These are per-core registers. In general ARM documents state if registers are shadowed. For example some of the registers like TTBR0 exist twice. Once for normal and a second time for secure world.
In contrast: The GIC contains global and per-core registers. But the GIC is a peripheral with respect to the core.