Home
last modified time | relevance | path

Searched refs:SMCCC_ARCH_WORKAROUND_1 (Results 1 – 5 of 5) sorted by relevance

/external/arm-trusted-firmware/services/arm_arch_svc/
Darm_arch_svc_setup.c31 case SMCCC_ARCH_WORKAROUND_1: in smccc_arch_features()
117 case SMCCC_ARCH_WORKAROUND_1: in arm_arch_svc_smc_handler()
/external/arm-trusted-firmware/docs/security_advisories/
Dsecurity-advisory-tfv-6.rst67 (``SMCCC_ARCH_WORKAROUND_1``) for use by normal world privileged software. This
69 Details of ``SMCCC_ARCH_WORKAROUND_1`` can be found in the `CVE-2017-5715
74 ``SMCCC_ARCH_WORKAROUND_1`` SMCs on Cortex-A57, using both the "MMU
77 Convention (SMCCC) from AArch64. For the ``SMCCC_ARCH_WORKAROUND_1`` cases, the
95 | ``SMCCC_ARCH_WORKAROUND_1`` with "MMU disable/enable" | 386 |
99 | ``SMCCC_ARCH_WORKAROUND_1`` with "BPIALL at AArch32 Secure-EL1" | 770 |
/external/arm-trusted-firmware/include/services/
Darm_arch_svc.h13 #define SMCCC_ARCH_WORKAROUND_1 U(0x80008000) macro
/external/arm-trusted-firmware/lib/cpus/aarch64/
Dwa_cve_2017_5715_mmu.S44 orr w1, wzr, #SMCCC_ARCH_WORKAROUND_1
Dwa_cve_2017_5715_bpiall.S317 orr w2, wzr, #SMCCC_ARCH_WORKAROUND_1