n1sdp: Fix armclang compilation issues
Some of the syntax used in N1SDP is incompatible with Arm Compiler 6, including __packed and static_assert (without <fwk_assert.h>).
This commit also adds the relevant missing CI build tests.
Some of the syntax used in N1SDP is incompatible with Arm Compiler 6, including __packed and static_assert (without <fwk_assert.h>).
This commit also adds the relevant missing CI build tests.