arm-trusted-firmware/bl32/sp_min
Stephan Gerhold 94e1be2b29 feat(bl32): print entry point before exiting SP_MIN
BL31 prints information about the entry point in the normal world
before exiting, but for some reason SP_MIN does not do that. Add the
missing call to print_entry_point_info() for more consistency.

Change-Id: I2f4961fec57fcc9955cd15652d4ceba3bbb32375
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
2023-08-04 16:02:59 +02:00
..
aarch32 fix(bl32): avoid clearing argument registers in RESET_TO_SP_MIN case 2023-08-04 16:02:59 +02:00
sp_min.ld.S chore(bl): add UNALIGNED symbols for TEXT/RODATA 2023-06-12 12:50:08 +02:00
sp_min.mk fix(bl32): always include arm_arch_svc in SP_MIN 2023-08-04 16:02:59 +02:00
sp_min_main.c feat(bl32): print entry point before exiting SP_MIN 2023-08-04 16:02:59 +02:00
sp_min_private.h sp_min: make sp_min_warm_entrypoint public 2019-04-25 13:37:56 +02:00
wa_cve_2017_5715_bpiall.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00
wa_cve_2017_5715_icache_inv.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00