Home
last modified time | relevance | path

Searched refs:STM32MP_ROM_SIZE_2MB_ALIGNED (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32mp_crypto_lib.c150 STM32MP_ROM_SIZE_2MB_ALIGNED, MT_CODE | MT_SECURE); in verify_signature()
165 mmap_remove_dynamic_region(STM32MP_ROM_BASE, STM32MP_ROM_SIZE_2MB_ALIGNED); in verify_signature()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/stm32mp1/
Dstm32mp1_def.h91 #define STM32MP_ROM_SIZE_2MB_ALIGNED U(0x00200000) macro