acrn-hypervisor/hypervisor/boot/sbl
Li, Fei1 9291fbe4d6 hv: multiboot: replace improper use of ASSERT with panic
ASSERT could be used in some situations, such as, there are some pre-assumption
for some code, using ASSERT here for debug. It could not be used for detect error
when system booting where panic should be used.

Tracked-On: #861
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@inte.com>
2019-01-31 11:09:39 +08:00
..
abl_seed_parse.c HV: code style change for abl_seed_parse.c 2019-01-04 17:53:38 +08:00
multiboot.c hv: multiboot: replace improper use of ASSERT with panic 2019-01-31 11:09:39 +08:00
sbl_seed_parse.c HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00