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
loader: Add memory overflow checking for kernel end
There is no checking in loader to see if the memory is large
enough to store the kernel image, so add this checking to
avoid memory overflow.
Signed-off-by: Cathy Zhang <cathy.zhang@intel.com>
0 commit comments