mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-05-08 10:08:47 +00:00
Remove all other deprecated interfaces and files
Change-Id: Icd1cdd42afdc78895a9be6c46b414b0a155cfa63 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
This commit is contained in:
parent
61d2b40d28
commit
fe199e3bac
27 changed files with 0 additions and 348 deletions
|
@ -128,12 +128,3 @@ func psci_power_down_wfi
|
|||
wfi
|
||||
no_ret plat_panic_handler
|
||||
endfunc psci_power_down_wfi
|
||||
|
||||
/* -----------------------------------------------------------------------
|
||||
* void psci_entrypoint(void);
|
||||
* The deprecated entry point for PSCI on warm boot for AArch64.
|
||||
* -----------------------------------------------------------------------
|
||||
*/
|
||||
func_deprecated psci_entrypoint
|
||||
b bl31_warm_entrypoint
|
||||
endfunc_deprecated psci_entrypoint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue