Home
last modified time | relevance | path

Searched refs:ACTLR (Results 1 – 20 of 20) sorted by relevance

/external/arm-trusted-firmware/lib/cpus/aarch32/
Dcortex_a15.S28 ldcopr r0, ACTLR
30 stcopr r0, ACTLR
44 ldcopr r0, ACTLR
46 stcopr r0, ACTLR
135 ldcopr r0, ACTLR
137 stcopr r0, ACTLR
Dcortex_a7.S22 ldcopr r0, ACTLR
24 stcopr r0, ACTLR
31 ldcopr r0, ACTLR
33 stcopr r0, ACTLR
Dcortex_a5.S22 ldcopr r0, ACTLR
24 stcopr r0, ACTLR
31 ldcopr r0, ACTLR
33 stcopr r0, ACTLR
Dcortex_a12.S22 ldcopr r0, ACTLR
24 stcopr r0, ACTLR
31 ldcopr r0, ACTLR
33 stcopr r0, ACTLR
Dcortex_a9.S22 ldcopr r0, ACTLR
24 stcopr r0, ACTLR
31 ldcopr r0, ACTLR
33 stcopr r0, ACTLR
Dcortex_a17.S22 ldcopr r0, ACTLR
24 stcopr r0, ACTLR
31 ldcopr r0, ACTLR
33 stcopr r0, ACTLR
/external/arm-trusted-firmware/docs/security_advisories/
Dsecurity-advisory-tfv-6.rst110 entry into the secure world. For Cortex-A8, also set ``ACTLR[6]`` to 1 during
113 ``ACTLR[0]`` to 1 during early processor initialization, and invalidate the
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
Dcore_sc000.h511 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ member
Dcore_cm3.h649 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ member
Dcore_cm4.h708 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ member
Dcore_cm7.h910 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ member
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
Dcore_sc000.h511 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ member
Dcore_cm3.h649 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ member
Dcore_cm4.h708 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ member
Dcore_cm7.h910 __IOM uint32_t ACTLR; /*!< Offset: 0x008 (R/W) Auxiliary Control Register */ member
/external/OpenCSD/decoder/tests/snapshots/tc2-ptm-rstk-t32/
Ddevice1.ini104 ACTLR=0x00000040 key
/external/OpenCSD/decoder/tests/snapshots/trace_cov_a15/
Ddevice1.ini104 ACTLR=0x00000040 key
/external/arm-trusted-firmware/include/arch/aarch32/
Darch_helpers.h229 DEFINE_COPROCR_RW_FUNCS(actlr, ACTLR) in DEFINE_SYSREG_RW_FUNCS()
Darch.h498 #define ACTLR p15, 0, c1, c0, 1 macro
/external/arm-trusted-firmware/docs/
Dchange-log.rst1410 - SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64