Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-marvell/armada3700/
H A Dhal_sec_perf.c203 uint32_t __maybe_unused sizecode_read; in _dump_range() local
213 TZ_GET_AREA_LEN_CODE(tmp, sizecode_read); in _dump_range()
220 DMSG("Size: %" PRIu32 "M", (0x1 << sizecode_read)); in _dump_range()
/optee_os/core/arch/arm/plat-marvell/armada7k8k/
H A Dhal_sec_perf.c213 uint32_t sizecode_read; in _dump_range() local
223 TZ_GET_AREA_LEN_CODE(tmp, sizecode_read); in _dump_range()
230 RANGE_CODE_TO_SIZE_K(sizecode_read, sizek); in _dump_range()