Searched hist:"58 e946aec50c022578fd47da93b0b4bd62e94d5b" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/include/services/ |
| H A D | std_svc.h | 58e946aec50c022578fd47da93b0b4bd62e94d5b Mon Sep 19 16:21:15 UTC 2016 Soby Mathew <soby.mathew@arm.com> PSCI: Do psci_setup() as part of std_svc_setup()
This patch moves the invocation of `psci_setup()` from BL31 and SP_MIN into `std_svc_setup()` as part of ARM Standard Service initialization. This allows us to consolidate ARM Standard Service initializations which will be added to in the future. A new function `get_arm_std_svc_args()` is introduced to get arguments corresponding to each standard service. This function must be implemented by the EL3 Runtime Firmware and both SP_MIN and BL31 implement it.
Change-Id: I38e1b644f797fa4089b20574bd4a10f0419de184
|
| /rk3399_ARM-atf/bl32/sp_min/ |
| H A D | sp_min_main.c | 58e946aec50c022578fd47da93b0b4bd62e94d5b Mon Sep 19 16:21:15 UTC 2016 Soby Mathew <soby.mathew@arm.com> PSCI: Do psci_setup() as part of std_svc_setup()
This patch moves the invocation of `psci_setup()` from BL31 and SP_MIN into `std_svc_setup()` as part of ARM Standard Service initialization. This allows us to consolidate ARM Standard Service initializations which will be added to in the future. A new function `get_arm_std_svc_args()` is introduced to get arguments corresponding to each standard service. This function must be implemented by the EL3 Runtime Firmware and both SP_MIN and BL31 implement it.
Change-Id: I38e1b644f797fa4089b20574bd4a10f0419de184
|
| /rk3399_ARM-atf/services/std_svc/ |
| H A D | std_svc_setup.c | 58e946aec50c022578fd47da93b0b4bd62e94d5b Mon Sep 19 16:21:15 UTC 2016 Soby Mathew <soby.mathew@arm.com> PSCI: Do psci_setup() as part of std_svc_setup()
This patch moves the invocation of `psci_setup()` from BL31 and SP_MIN into `std_svc_setup()` as part of ARM Standard Service initialization. This allows us to consolidate ARM Standard Service initializations which will be added to in the future. A new function `get_arm_std_svc_args()` is introduced to get arguments corresponding to each standard service. This function must be implemented by the EL3 Runtime Firmware and both SP_MIN and BL31 implement it.
Change-Id: I38e1b644f797fa4089b20574bd4a10f0419de184
|
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31_main.c | 58e946aec50c022578fd47da93b0b4bd62e94d5b Mon Sep 19 16:21:15 UTC 2016 Soby Mathew <soby.mathew@arm.com> PSCI: Do psci_setup() as part of std_svc_setup()
This patch moves the invocation of `psci_setup()` from BL31 and SP_MIN into `std_svc_setup()` as part of ARM Standard Service initialization. This allows us to consolidate ARM Standard Service initializations which will be added to in the future. A new function `get_arm_std_svc_args()` is introduced to get arguments corresponding to each standard service. This function must be implemented by the EL3 Runtime Firmware and both SP_MIN and BL31 implement it.
Change-Id: I38e1b644f797fa4089b20574bd4a10f0419de184
|