Searched refs:exec_ctxt (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0005-FF-A-v15-arm_ffa-introduce-armffa-command.patch | 181 + log_info("Partition: id = %x , exec_ctxt %x , properties %x\n", 183 + descs[i].info.exec_ctxt, 384 + Partition: id = 8003 , exec_ctxt 1 , properties 3
|
H A D | 0006-FF-A-v15-arm_ffa-introduce-sandbox-FF-A-support.patch | 469 + .info = { .id = SANDBOX_SP1_ID, .exec_ctxt = 0x5687, .properties = 0x89325621 }, 478 + .info = { .id = SANDBOX_SP3_ID, .exec_ctxt = 0x7687, .properties = 0x23325621 }, 487 + .info = { .id = SANDBOX_SP2_ID, .exec_ctxt = 0x9587, .properties = 0x45325621 }, 496 + .info = { .id = SANDBOX_SP4_ID, .exec_ctxt = 0x1487, .properties = 0x70325621 },
|
H A D | 0004-FF-A-v15-arm_ffa-introduce-Arm-FF-A-support.patch | 1662 + * @exec_ctxt: Execution context count 1670 + u16 exec_ctxt;
|
/openbmc/linux/include/linux/ |
H A D | arm_ffa.h | 194 u16 exec_ctxt; member
|