On 06/02/2018 20:27, Peter Maydell wrote: > armv7m creates the CPU object, but it's really the > SoC which creates armv7m that wants to set various properties > on the CPU. (The CPU properties being set are things like > "initial vector address" which in real hardware are set by > the SoC hard-wiring various config signals on the core to 1 or 0.)
Just to understand the context better, when you buy a SoC (presumably as IP) can you also configure it to hardwire different CPU config signals? Thanks, Paolo
