arm-trusted-firmware/bl31
Andre Przywara d242128c1d refactor(cpufeat): convert FEAT_HCX to new scheme
Use the generic check function in feat_detect.c, and split the feature
check into two functions, as done for FEAT_FGT before.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Change-Id: I0a4f973427c10d5d15c414ff5e12b18b7e645fae
2023-01-11 16:02:58 +00:00
..
aarch64 feat(el3-runtime): introduce system register trap handler 2022-12-21 10:25:25 +00:00
bl31.ld.S Merge "refactor(bl31): introduce vendor extend rodata section" into integration 2022-08-16 02:12:01 +02:00
bl31.mk feat(el3-runtime): introduce system register trap handler 2022-12-21 10:25:25 +00:00
bl31_context_mgmt.c feat(rme): add context management changes for FEAT_RME 2021-10-05 18:41:35 +02:00
bl31_main.c refactor(cpufeat): convert FEAT_HCX to new scheme 2023-01-11 16:02:58 +00:00
bl31_traps.c feat(fvp): emulate trapped RNDR 2022-12-21 12:59:36 +00:00
ehf.c fix(bl31): allow use of EHF with S-EL2 SPMC 2022-08-30 08:29:25 -07:00
interrupt_mgmt.c Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00