-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
Description
This PR removed legacy align : #7792 . It produces warning. This removed warning but causing now failures to use scatter files we have in the code base as they rely on the alignment that is now legacy. This leads to linker errors (4 vs 8 byte alignment). I could not find documentation why this alignment was deprecated but causing "breaking change" in this case as we would need to update all scatter files to use a new alignment.
@deepikabhavnani @JanneKiiskila
Issue request type
[ ] Question
[ ] Enhancement
[X] Bug