]> begriffs open source - cmsis/commit
CoreValidation: Fixed TC_CoreFunc_APSR and TC_CoreInstr_RRX.
authorJonatan Antoni <jonatan.antoni@arm.com>
Wed, 13 Feb 2019 14:53:25 +0000 (15:53 +0100)
committerJonatan Antoni <jonatan.antoni@arm.com>
Wed, 13 Feb 2019 14:53:25 +0000 (15:53 +0100)
commitf553fb458f50bb88cdef6ec410fa17f54f9fca7b
tree4e93db649f125eb5c1724bf68b2c8e1c88902d2f
parentbc4f4bc402a31f91f865338356ea401357d8857b
CoreValidation: Fixed TC_CoreFunc_APSR and TC_CoreInstr_RRX.
Added volatile keywords to make the instruction sequence less
dependent on the Compiler optimization level.

Change-Id: I60b23d0dd959e34a0cc8e0c798dc01ae88686494
CMSIS/CoreValidation/Source/CV_CoreFunc.c
CMSIS/CoreValidation/Source/CV_CoreInstr.c