Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/st/ddr/
A Dstm32mp_ddr_test.c46 uint32_t pattern; in stm32mp_ddr_test_data_bus() local
48 for (pattern = 1U; pattern != 0U; pattern <<= 1U) { in stm32mp_ddr_test_data_bus()
49 mmio_write_32(STM32MP_DDR_BASE, pattern); in stm32mp_ddr_test_data_bus()
51 if (mmio_read_32(STM32MP_DDR_BASE) != pattern) { in stm32mp_ddr_test_data_bus()
/arm-trusted-firmware-2.8.0/docs/security_advisories/
A Dsecurity-advisory-tfv-1.rst47 3. Platform code copies the insecure pattern described below from the ARM
157 return success. Platforms that copy this insecure pattern will have the same
/arm-trusted-firmware-2.8.0/docs/design_documents/
A Dcontext_mgmt_rework.rst16 mind the 2 world switch and hence this design pattern has been extended to
64 But this design pattern is not enforced in TF-A. It is possible to directly
185 Root world register usage pattern for its own execution and remove some
/arm-trusted-firmware-2.8.0/docs/plat/arm/
A Darm-build-options.rst108 file name contains pattern optee_sp.
/arm-trusted-firmware-2.8.0/docs/components/
A Dsdei.rst338 implemented in assembly, following a similar pattern as below:

Completed in 9 milliseconds