arch: Add platform initialization hook for ARM-M arch
Add a platform initialization hook function that can be overridden by the platform implementation. This hook runs before the framework/module initialization phase begins and allows the platform to perform early setup tasks.
Signed-off-by: Mahmoud Elsabbagh mahmoud.elsabbagh@arm.com