commit | 7dd4c4d312b572533fbe23169a8144f119ff42d7 | [log] [tgz] |
---|---|---|
author | Andy Ross <andyross@google.com> | Tue May 14 13:41:49 2024 -0700 |
committer | David Leach <david.leach@nxp.com> | Wed May 22 13:39:47 2024 -0500 |
tree | 0f0f7c844e962e1a7b4a6c1ae871002b5795bc25 | |
parent | 3aeefd225078ba92234c0364982260ced68bede4 [diff] |
soc/qemu_xtensa_dc233c: Use the automatically-generated vector region Remove all the hard-configured absolute addresses and zillions of tiny ELF segments in favor of the auto-generated vector region, which is guaranteed correct as long as core-isa.h is matched to the target. Signed-off-by: Andy Ross <andyross@google.com>