arm-trusted-firmware/plat/renesas/common
Govindraj Raja bd62ce98d2 refactor(aarch64): rename do_panic and el3_panic
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>
2023-02-21 17:26:01 +00:00
..
aarch64 refactor(aarch64): rename do_panic and el3_panic 2023-02-21 17:26:01 +00:00
include fix(plat/rcar3): change stack size of BL31 2022-01-22 17:15:37 +01:00
bl2_cpg_init.c feat(plat/rcar3): keep RWDT enabled 2021-09-12 01:13:48 +02:00
bl2_interrupt_error.c plat: renesas: Move to common 2021-01-13 13:03:49 +00:00
bl2_plat_mem_params_desc.c plat: renesas: Move to common 2021-01-13 13:03:49 +00:00
bl2_secure_setting.c feat(plat/rcar3): modify LifeC register setting for R-Car D3 2021-09-12 01:13:48 +02:00
bl31_plat_setup.c feat(plat/rcar3): modify sequence for update value for WUPMSKCA57/53 2021-12-12 13:07:02 +01:00
common.mk fix(ras): restrict RAS support for NS world 2022-11-08 10:10:59 +00:00
plat_image_load.c plat: renesas: Move to common 2021-01-13 13:03:49 +00:00
plat_pm.c fix(plat/rcar3): fix SYSTEM_OFF processing for R-Car D3 2022-01-22 17:14:50 +01:00
plat_storage.c plat: renesas: Move to common 2021-01-13 13:03:49 +00:00
plat_topology.c plat: renesas: Move to common 2021-01-13 13:03:49 +00:00
rcar_common.c refactor(plat/ea_handler): Use default ea handler implementation for panic 2021-08-13 11:12:11 +02:00