commit | 42396735bf770136ce70761e407387d98935e8fb | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sat Jul 06 13:00:14 2024 -0400 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Aug 07 13:50:53 2024 +0200 |
tree | edb5f92a3d7e4fe05a65fd3ba179518023ed4577 | |
parent | 299dddfdce179880db1b45185024e35a10d06857 [diff] |
xtensa: introduce prep_c for xtensa xtensa is the only architecutre doing thing differently and introduces inconsistency in the init process and dependencies as we attemp to cleanup init levels and remove misused of SYS_INIT. Introduce prep_c for this architecture and align with other architectures. Signed-off-by: Anas Nashif <anas.nashif@intel.com>