Home
last modified time | relevance | path

Searched refs:SIZE_4K (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-marvell/
H A Dplatform_config.h77 #define MCU_REG_SIZE SIZE_4K
79 #define MC_SCR_REG_SIZE SIZE_4K
/optee_os/core/arch/arm/plat-marvell/armada7k8k/
H A Dhal_sec_perf.c245 while (max_granule >= SIZE_4K) { /* min granule is 4kB */ in _find_granule()
/optee_os/lib/libutils/ext/include/
H A Dutil.h16 #define SIZE_4K UINTPTR_C(0x1000) macro