Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/services/
H A Drmm_core_manifest.h61 struct memory_info { struct
67 CASSERT(offsetof(struct memory_info, num_banks) == 0UL,
69 CASSERT(offsetof(struct memory_info, banks) == 8UL,
71 CASSERT(offsetof(struct memory_info, checksum) == 16UL,
210 struct memory_info plat_dram;
214 struct memory_info plat_ncoh_region;
215 struct memory_info plat_coh_region;
/rk3399_ARM-atf/docs/components/
H A Drmm-el3-comms-spec.rst1109 | plat_dram | 16 | memory_info | NS DRAM Layout Info structure |
1113 | plat_ncoh_region | 64 | memory_info | Device non-coherent ranges Info structure |
1115 | plat_coh_region | 88 | memory_info | Device coherent ranges Info structure |