Searched hist:bdd2596d42f1e96f0135be23d2bd936cc7eb30e5 (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/services/std_svc/spmd/aarch64/ |
| H A D | spmd_helpers.S | bdd2596d42f1e96f0135be23d2bd936cc7eb30e5 Fri Oct 11 14:41:16 UTC 2019 Achin Gupta <achin.gupta@arm.com> SPMD: add SPM dispatcher based upon SPCI Beta 0 spec
This patch adds a rudimentary SPM dispatcher component in EL3. It does the following:
- Consumes the TOS_FW_CONFIG to determine properties of the SPM core component - Initialises the SPM core component which resides in the BL32 image - Implements a handler for SPCI calls from either security state. Some basic validation is done for each call but in most cases it is simply forwarded as-is to the "other" security state.
Signed-off-by: Achin Gupta <achin.gupta@arm.com> Signed-off-by: Artsem Artsemenka <artsem.artsemenka@arm.com> Change-Id: I7d116814557f7255f4f4ebb797d1619d4fbab590
|
| /rk3399_ARM-atf/include/services/ |
| H A D | spmd_svc.h | bdd2596d42f1e96f0135be23d2bd936cc7eb30e5 Fri Oct 11 14:41:16 UTC 2019 Achin Gupta <achin.gupta@arm.com> SPMD: add SPM dispatcher based upon SPCI Beta 0 spec
This patch adds a rudimentary SPM dispatcher component in EL3. It does the following:
- Consumes the TOS_FW_CONFIG to determine properties of the SPM core component - Initialises the SPM core component which resides in the BL32 image - Implements a handler for SPCI calls from either security state. Some basic validation is done for each call but in most cases it is simply forwarded as-is to the "other" security state.
Signed-off-by: Achin Gupta <achin.gupta@arm.com> Signed-off-by: Artsem Artsemenka <artsem.artsemenka@arm.com> Change-Id: I7d116814557f7255f4f4ebb797d1619d4fbab590
|
| /rk3399_ARM-atf/services/std_svc/spmd/ |
| H A D | spmd.mk | bdd2596d42f1e96f0135be23d2bd936cc7eb30e5 Fri Oct 11 14:41:16 UTC 2019 Achin Gupta <achin.gupta@arm.com> SPMD: add SPM dispatcher based upon SPCI Beta 0 spec
This patch adds a rudimentary SPM dispatcher component in EL3. It does the following:
- Consumes the TOS_FW_CONFIG to determine properties of the SPM core component - Initialises the SPM core component which resides in the BL32 image - Implements a handler for SPCI calls from either security state. Some basic validation is done for each call but in most cases it is simply forwarded as-is to the "other" security state.
Signed-off-by: Achin Gupta <achin.gupta@arm.com> Signed-off-by: Artsem Artsemenka <artsem.artsemenka@arm.com> Change-Id: I7d116814557f7255f4f4ebb797d1619d4fbab590
|
| H A D | spmd_private.h | bdd2596d42f1e96f0135be23d2bd936cc7eb30e5 Fri Oct 11 14:41:16 UTC 2019 Achin Gupta <achin.gupta@arm.com> SPMD: add SPM dispatcher based upon SPCI Beta 0 spec
This patch adds a rudimentary SPM dispatcher component in EL3. It does the following:
- Consumes the TOS_FW_CONFIG to determine properties of the SPM core component - Initialises the SPM core component which resides in the BL32 image - Implements a handler for SPCI calls from either security state. Some basic validation is done for each call but in most cases it is simply forwarded as-is to the "other" security state.
Signed-off-by: Achin Gupta <achin.gupta@arm.com> Signed-off-by: Artsem Artsemenka <artsem.artsemenka@arm.com> Change-Id: I7d116814557f7255f4f4ebb797d1619d4fbab590
|
| H A D | spmd_main.c | bdd2596d42f1e96f0135be23d2bd936cc7eb30e5 Fri Oct 11 14:41:16 UTC 2019 Achin Gupta <achin.gupta@arm.com> SPMD: add SPM dispatcher based upon SPCI Beta 0 spec
This patch adds a rudimentary SPM dispatcher component in EL3. It does the following:
- Consumes the TOS_FW_CONFIG to determine properties of the SPM core component - Initialises the SPM core component which resides in the BL32 image - Implements a handler for SPCI calls from either security state. Some basic validation is done for each call but in most cases it is simply forwarded as-is to the "other" security state.
Signed-off-by: Achin Gupta <achin.gupta@arm.com> Signed-off-by: Artsem Artsemenka <artsem.artsemenka@arm.com> Change-Id: I7d116814557f7255f4f4ebb797d1619d4fbab590
|