You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nrf_security: cracen: reorder includes to fix attribute redefinition
Just as 3b78573/#22877 did, include
zephyr/kernel.h as the first thing to avoid redefinitions of attributes
(__noinline, __deprecated, __fallthrough) in picolibc.
ref: NCSDK-34100
Signed-off-by: Tomi Fontanilles <[email protected]>
0 commit comments