3f5c74c922
Enhance the linker script so that all statically-defined kernel objects of a given type are co-located. Note 1: This capability is needed so that static kernel objects can be added to the associated object tracing list. (Some kernel object types are already co-located to permit the kernel to do other initialzation on statically-defined objects.) Note 2: A follow-up commit is needed to ensure statically- defined kernel objects are placed in the sections referenced in the linker script. Note 3: The legacy script info remains for now to allow applications using the microkernel or nanokernel to continue to build. Change-Id: I40d831f9e183fb121c950e30fa8298b6d529375b Signed-off-by: Allan Stephens <allan.stephens@windriver.com> |
||
---|---|---|
.. | ||
common-ram.ld | ||
common-rom.ld |