mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-09 14:10:11 +00:00
This patch adds the import of the `sys` module in platformbase.py which uses `sys.exit` to terminate the board inspector upon fatal errors. Tracked-On: #6689 Signed-off-by: Junjie Mao <junjie.mao@intel.com>