summaryrefslogtreecommitdiff
path: root/lib/stdlib/strchr.c
diff options
context:
space:
mode:
authorMichalis Pappas <mpappas@fastmail.fm>2018-03-03 18:26:11 +0800
committerMichalis Pappas <mpappas@fastmail.fm>2018-03-04 14:04:25 +0800
commitc5c7538ec4bf8579045ea12e31a287ae26af5730 (patch)
treed86574f1b25f69b56e0260f7270eb0dfea2381b3 /lib/stdlib/strchr.c
parent06e3a5e118eebf7575b1ae16edfeca781a4415d5 (diff)
qemu: Accessing UART1 causes a data abort
The register address range of UART1 (crash console) are outside the address ranges mapped for MMIO, resulting to an MMU abort when the device registers are accessed. Increase the size of DEVICE1 memory to include the range of UART1. Fixes ARM-software/tf-issues#560 Signed-off-by: Michalis Pappas <mpappas@fastmail.fm>
Diffstat (limited to 'lib/stdlib/strchr.c')
0 files changed, 0 insertions, 0 deletions