mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-04 05:28:43 +00:00
This change refactors the memmap tool into a Poetry project, with its
own dependencies. You can continue to run it manually with:
poetry run memory <args>
Change-Id: I346283df1b8bfad4babc1f5a3861dab94d4a006a
Signed-off-by: Chris Kay <chris.kay@arm.com>