+14
−12
Loading
The RESx and UNKN define generation happens in two places (EndSysreg and EndSysregFields), and was using nearly identical code. Split this out into a function, and call that instead, rather then keeping the dupliated code. There are no changes to the generated sysregs as part of this change. Signed-off-by:Sascha Bischoff <sascha.bischoff@arm.com> Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>