commit | 05bdd419fdaff007d597687f10c4a1af59b4c4e5 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@intel.com> | Thu Mar 16 17:52:14 2023 +0000 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Wed May 10 14:10:27 2023 +0000 |
tree | 55578b90d32929c76ee954211505757f93e76534 | |
parent | a413244f4af3834e29b3e17040fe29475dce3015 [diff] |
linker: Add missing rom iterable sections Add missing users of ITERABLE_SECTION_ROM* macros that should exist in common-rom.cmake so that linker script generation for arm clang works for those users. Signed-off-by: Kumar Gala <kumar.gala@intel.com> (cherry picked from commit ddddfd5e8891331e84eec025fa855ef071c47767)