commit | 1d2706dbaf98634aa1eecc65e52b54acf330df3d | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Mar 06 14:45:15 2023 +0000 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Fri Apr 28 08:09:14 2023 +0100 |
tree | fbb5d79cbe3c02512cb6a96df3c8c964b22ca10b | |
parent | d5f19c49baa7f420daf3afa2b79cc977ce2e9c74 [diff] |
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