Searched refs:pattern (Results 1 – 5 of 5) sorted by relevance
46 uint32_t pattern; in stm32mp_ddr_test_data_bus() local48 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()
47 3. Platform code copies the insecure pattern described below from the ARM157 return success. Platforms that copy this insecure pattern will have the same
16 mind the 2 world switch and hence this design pattern has been extended to64 But this design pattern is not enforced in TF-A. It is possible to directly185 Root world register usage pattern for its own execution and remove some
108 file name contains pattern optee_sp.
338 implemented in assembly, following a similar pattern as below:
Completed in 9 milliseconds