arm-trusted-firmware/bl2/aarch64
Boyan Karatotev 1d2706dbaf chore(pauth): remove redundant pauth_disable_el3() call
Both bl2_main and bl2_run_next_image call pauth_disable_el3. However,
bl2_main is the only caller of bl2_run_next_image so it doesn't need to
call it

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I91769b2994ad643d2259c211936dbac4ef010d25
2023-04-28 08:09:14 +01:00
..
bl2_arch_setup.c Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
bl2_el3_entrypoint.S feat(rme): run BL2 in root world when FEAT_RME is enabled 2021-10-04 21:13:20 +02:00
bl2_el3_exceptions.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl2_entrypoint.S Refactor ARMv8.3 Pointer Authentication support code 2019-09-13 14:11:59 +01:00
bl2_rme_entrypoint.S feat(rme): run BL2 in root world when FEAT_RME is enabled 2021-10-04 21:13:20 +02:00
bl2_run_next_image.S chore(pauth): remove redundant pauth_disable_el3() call 2023-04-28 08:09:14 +01:00