Home
last modified time | relevance | path

Searched full:execution_location (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/bl1/scripts/
Ddma_config.yaml42 execution_location: "rom"
52 execution_location: "rom"
61 execution_location: "rom"
72 execution_location: "rom"
82 execution_location: "rom"
94 execution_location: "vm0"
104 execution_location: "rom"
Dcreate_bl1_1_dma_bin.py155 …ecution_locations[command['command_name']] = location_next_addresses[program['execution_location']]
159 …t_addresses[program['storage_location']] != location_next_addresses[program['execution_location']]:
160 location_next_addresses[program['execution_location']] += command_size
171 hex(location_next_addresses[program['execution_location']] - sizes[program['name']]),