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
fix(build): remove program headers from first loadable segment
Program headers should not be loaded into kernel as there is no use for
them. Previously starting kernel at start of memory region required
explicit linker script.
JIRA: RTOS-910
0 commit comments