commit | a413244f4af3834e29b3e17040fe29475dce3015 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@intel.com> | Thu Mar 16 17:05:01 2023 +0000 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Wed May 10 14:10:27 2023 +0000 |
tree | 1298bd6d5f1e9a9a2e7db8b41c370aa294bad6a4 | |
parent | 5b7742225e64b0019347a5bec419f6e3974ad9a5 [diff] |
linker: Add missing ram iterable sections Add missing users of ITERABLE_SECTION_RAM* macros that should exist in common-ram.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 aefe5ea1cd139bc85c7d87686587eefeffb45e65)