acrn-hypervisor/misc/config_tools/static_allocators
Junjie Mao b3767a4a32 config_tools: rename two missed PSRAMs to SSRAMs
The term PSRAM is now obsoleted and should be replaced with SSRAM, as has been
done by commit 9facbb43b3 ("config-tool: rename PSRAM to SSRAM"). However,
there are two places in the configuration toolset that still uses PSRAM. This
patch updates these missed occurrences accordingly.

Tracked-On: #6012
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2021-08-20 11:09:36 +08:00
..
lib config-tools: add get_shmem_regions and vm type checking to lib.py 2021-05-24 16:55:46 +08:00
bdf.py config-tools: add bdf static allocator 2021-05-24 16:55:46 +08:00
cpu_affinity.py config-tools: add cpu affinity static allocator 2021-05-07 14:39:08 +08:00
gpa.py config_tools: rename two missed PSRAMs to SSRAMs 2021-08-20 11:09:36 +08:00
hv_ram.py config-tools: refine append_node and add get_node 2021-05-07 14:39:08 +08:00
intx.py config-tools: add intx static allocator 2021-05-07 14:39:08 +08:00
main.py acrn-config: Reorg config tool folder 2021-01-27 11:08:28 +08:00
pio.py config-tools: add pio static allocator 2021-05-07 14:39:08 +08:00