arch/none: Add platform initialization hook
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: Mohamed Omar Asaker mohamed.omarasaker@arm.com