acrn-hypervisor/misc/config_tools/library
Yang,Yu-chu 668ae81048 config-tools: replace xml.etree.ElementTree with defusedxml.ElementTree
Using xml.etree.ElementTree to parse the untrusted data is known to
raise security issue. Replaced it using defusedxml.

Tracked-On: #6342
Signed-off-by: Yang,Yu-chu <yu-chu.yang@intel.com>
2021-08-13 16:11:42 +08:00
..
board_cfg_lib.py config-tools: fix "is_tpm_passthru" always return "False" 2021-03-12 16:14:46 +08:00
common.py config-tools: replace xml.etree.ElementTree with defusedxml.ElementTree 2021-08-13 16:11:42 +08:00
hv_cfg_lib.py config-tool: rename PSRARM to SSRAM 2021-05-17 14:31:42 +08:00
hypervisor_license acrn-config: Update generated configuration source code 2021-02-02 16:53:56 +08:00
launch_cfg_lib.py config_tools: update lpc slot number 2021-08-11 08:57:37 +08:00
scenario_cfg_lib.py config-tools: refine get_pt_intx_table and check_pt_intx 2021-06-09 10:17:34 +08:00