hw: be more accurate in synchronizing ASID/Pages

Fix #3651
This commit is contained in:
Stefan Kalkowski
2020-02-14 17:33:48 +01:00
committed by Christian Helmuth
parent b76bd57ed1
commit 8cc48d5688
10 changed files with 73 additions and 19 deletions

View File

@@ -17,7 +17,7 @@ SRC_CC += spec/arm/platform_support.cc
# add assembly sources
SRC_S += spec/arm/crt0.s
SRC_S += spec/arm/exception_vector.s
SRC_S += spec/arm/exception_vector.S
vpath spec/32bit/memory_map.cc $(BASE_DIR)/../base-hw/src/lib/hw