Skip to content

arch: Add platform initialization hook for ARM-M arch

Mahmoud Elsabbagh requested to merge plat-init-hook into main

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

Merge request reports

Loading