CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/03 18:41:36
Modified files:
sys/arch/arm/arm: cpufunc.c
sys/arch/arm/include: armreg.h
Log message:
Set the SMP/coherency bit in ACTLR on Cortex A models it is documented
to exist on. This is required to use ldrex/strex in some cases.
ok patrick@
