Files
slimbootloader/Platform
Maurice Ma b554abfe95 Disable OS crash mode memory allocation
By default 4MB was allocatd for OS crash mode support. Hoever, no
project is really using it at all. The default should be changed
not to reserve any memory for it. For platform needs it, it can
override using platform specific CFGDATA.

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2020-03-17 15:55:43 -07:00
..