Searched hist:"727 e5238fa3e9220d6a2718fab3b1df22af1dc61" (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/lib/psci/ |
| H A D | psci_lib.mk | 727e5238fa3e9220d6a2718fab3b1df22af1dc61 Thu May 05 13:11:23 UTC 2016 Soby Mathew <soby.mathew@arm.com> AArch32: Add support to PSCI lib
This patch adds AArch32 support to PSCI library, as follows :
* The `psci_helpers.S` is implemented for AArch32.
* AArch32 version of internal helper function `psci_get_ns_ep_info()` is defined.
* The PSCI Library is responsible for the Non Secure context initialization. Hence a library interface `psci_prepare_next_non_secure_ctx()` is introduced to enable EL3 runtime firmware to initialize the non secure context without invoking context management library APIs.
Change-Id: I25595b0cc2dbfdf39dbf7c589b875cba33317b9d
|
| H A D | psci_setup.c | 727e5238fa3e9220d6a2718fab3b1df22af1dc61 Thu May 05 13:11:23 UTC 2016 Soby Mathew <soby.mathew@arm.com> AArch32: Add support to PSCI lib
This patch adds AArch32 support to PSCI library, as follows :
* The `psci_helpers.S` is implemented for AArch32.
* AArch32 version of internal helper function `psci_get_ns_ep_info()` is defined.
* The PSCI Library is responsible for the Non Secure context initialization. Hence a library interface `psci_prepare_next_non_secure_ctx()` is introduced to enable EL3 runtime firmware to initialize the non secure context without invoking context management library APIs.
Change-Id: I25595b0cc2dbfdf39dbf7c589b875cba33317b9d
|
| H A D | psci_common.c | 727e5238fa3e9220d6a2718fab3b1df22af1dc61 Thu May 05 13:11:23 UTC 2016 Soby Mathew <soby.mathew@arm.com> AArch32: Add support to PSCI lib
This patch adds AArch32 support to PSCI library, as follows :
* The `psci_helpers.S` is implemented for AArch32.
* AArch32 version of internal helper function `psci_get_ns_ep_info()` is defined.
* The PSCI Library is responsible for the Non Secure context initialization. Hence a library interface `psci_prepare_next_non_secure_ctx()` is introduced to enable EL3 runtime firmware to initialize the non secure context without invoking context management library APIs.
Change-Id: I25595b0cc2dbfdf39dbf7c589b875cba33317b9d
|
| /rk3399_ARM-atf/lib/psci/aarch32/ |
| H A D | psci_helpers.S | 727e5238fa3e9220d6a2718fab3b1df22af1dc61 Thu May 05 13:11:23 UTC 2016 Soby Mathew <soby.mathew@arm.com> AArch32: Add support to PSCI lib
This patch adds AArch32 support to PSCI library, as follows :
* The `psci_helpers.S` is implemented for AArch32.
* AArch32 version of internal helper function `psci_get_ns_ep_info()` is defined.
* The PSCI Library is responsible for the Non Secure context initialization. Hence a library interface `psci_prepare_next_non_secure_ctx()` is introduced to enable EL3 runtime firmware to initialize the non secure context without invoking context management library APIs.
Change-Id: I25595b0cc2dbfdf39dbf7c589b875cba33317b9d
|
| /rk3399_ARM-atf/include/lib/psci/ |
| H A D | psci.h | 727e5238fa3e9220d6a2718fab3b1df22af1dc61 Thu May 05 13:11:23 UTC 2016 Soby Mathew <soby.mathew@arm.com> AArch32: Add support to PSCI lib
This patch adds AArch32 support to PSCI library, as follows :
* The `psci_helpers.S` is implemented for AArch32.
* AArch32 version of internal helper function `psci_get_ns_ep_info()` is defined.
* The PSCI Library is responsible for the Non Secure context initialization. Hence a library interface `psci_prepare_next_non_secure_ctx()` is introduced to enable EL3 runtime firmware to initialize the non secure context without invoking context management library APIs.
Change-Id: I25595b0cc2dbfdf39dbf7c589b875cba33317b9d
|