mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-26 23:04:50 +00:00
![]() Current panic call invokes do_panic which calls el3_panic, but now panic handles only panic from EL3 anid clear separation to use lower_el_panic() which handles panic from lower ELs. So now we can remove do_panic and just call el3_panic for all panics. Change-Id: I739c69271b9fb15c1176050877a9b0c0394dc739 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com> |
||
---|---|---|
.. | ||
aarch64 | ||
include | ||
bl2_cpg_init.c | ||
bl2_interrupt_error.c | ||
bl2_plat_mem_params_desc.c | ||
bl2_secure_setting.c | ||
bl31_plat_setup.c | ||
common.mk | ||
plat_image_load.c | ||
plat_pm.c | ||
plat_storage.c | ||
plat_topology.c | ||
rcar_common.c |