commit | 314e8484e2cedcf4f82f25c8432c22bc34547534 | [log] [tgz] |
---|---|---|
author | David Leach <david.leach@nxp.com> | Fri Apr 01 12:47:02 2022 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Sat Apr 02 13:30:44 2022 +0200 |
tree | 9348f264e1eeeb4937359e0896b2c163cce950b4 | |
parent | 6e8cb0d1553a6ffde52f4e047c37c1cbfe23bd46 [diff] |
hal: nxp: Centralize handling of SDK custom sections The NXP SDK defines CodeQuickAccess and DataQuickAccess sections for locating critical items that need faster access. Centralize the handling of these sections instead of doing it per SOC. Fixes #44453 Signed-off-by: David Leach <david.leach@nxp.com>