acrn-hypervisor/hypervisor/arch/x86/seed
Qi Yadong a3a77c7123 hv: seed: fix potential NULL pointer dereferencing
The 'boot_params' and 'entry' might be dereferenced after they were
positively checked for NULL. Refine checking logic to fix the issue.

Tracked-On: #2979
Signed-off-by: Qi Yadong <yadong.qi@intel.com>
Acked-by: Zhu Bing <bing.zhu@intel.com>
2019-04-23 10:23:54 +08:00
..
seed_abl.c hv: seed: refine header file 2019-03-15 14:09:56 +08:00
seed_abl.h hv: refactor seed management 2019-03-14 10:38:17 +08:00
seed_sbl.c hv: seed: fix potential NULL pointer dereferencing 2019-04-23 10:23:54 +08:00
seed_sbl.h hv: refactor seed management 2019-03-14 10:38:17 +08:00
seed.c hv: replace MEM_2K with a new macro MAX_BOOTARGS_SIZE for bootargs size 2019-03-21 13:08:15 +08:00