Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/tools/memory/
A Dprint_memory_map.py17 blx_symbols = ['__BL1_RAM_START__', '__BL1_RAM_END__', variable
55 max_len = max(len(word) for word in blx_symbols) + 2
65 for symbol in blx_symbols:

Completed in 1 milliseconds