arm-trusted-firmware/include
Govindraj Raja 17d07a552b refactor(bl31): use elx_panic for sysreg_handler64
When we reach sysreg_handler64 from any trap handling we are entering
this path from lower EL and thus we should be calling lower_el_panic
reporting mechanism to print panic report.

Make report_elx_panic available through assembly func elx_panic which
could be used for reporting any lower_el_panic.

Change-Id: Ieb260cf20ea327a59db84198b2c6a6bfc9ca9537
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
2023-02-22 17:24:17 +00:00
..
arch refactor(aarch64): rename do_panic and el3_panic 2023-02-21 17:26:01 +00:00
bl1 Specify signed-ness of constants 2020-08-14 11:36:05 +00:00
bl2 BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 feat(fvp): emulate trapped RNDR 2022-12-21 12:59:36 +00:00
bl32 refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
common refactor(bl31): use elx_panic for sysreg_handler64 2023-02-22 17:24:17 +00:00
drivers Merge changes from topic "fix_misra_partition_mmc" into integration 2023-01-24 17:29:28 +01:00
dt-bindings feat(dt-bindings): add TZC400 bindings for STM32MP13 2022-03-22 09:09:23 +01:00
export chore: use tabs for indentation 2022-09-12 15:12:01 -07:00
lib Merge changes from topic "mb/tos-fw-config-load-refactor" into integration 2023-02-10 10:05:12 +01:00
plat feat(rme): read DRAM information from FVP DTB 2023-01-31 14:19:48 +02:00
services feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS 2023-02-13 08:47:41 -08:00
tools_share feat(fiptool): add cca, core_swd, plat cert in FIP 2022-06-14 09:47:37 -05:00