Home | History | Annotate | Download | only in bl31

Lines Matching defs:MEMORY

14 MEMORY {
109 * Memory page(s) mapped to this section will be marked as read-only,
111 * Ensure the rest of the current memory page is unused.
122 * Define a linker symbol to mark start of the RW memory area for this
159 * Bakery locks are stored in normal .bss memory
163 * The compiler will allocate enough memory for one CPU's bakery locks,
181 * Time-stamps are stored in normal .bss memory
183 * The compiler will allocate enough memory for one CPU's time-stamps,
184 * the remaining memory for other CPU's is allocated by the
210 * The base address of the coherent memory section must be page-aligned (4K)
213 * memory attributes for the coherent data page tables.
218 * Bakery locks are stored in coherent memory
226 * Memory page(s) mapped to this section will be marked
227 * as device memory. No other unexpected data must creep in.
228 * Ensure the rest of the current memory page is unused.
236 * Define a linker symbol to mark end of the RW memory area for this