This patch re-namespaces global variables and functions that are used only within the arch/arm/ code to be prefixed with z_arm_. Some instances of CamelCase have been corrected. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This code can start out being common between Cortex-R and Cortex-M. Signed-off-by: Bradley Bolen <bbolen@lexmark.com>