global_platform: implement GET STATUS command

The GlobalPlatform GET STATUS command is used to display information
about ISD / Applications / ExecutabLoad Files / Modules on the card.

Change-Id: Ic92f96c1c6a569aebc93a906c62a43b86fe3b811
This commit is contained in:
Harald Welte
2024-01-31 18:04:00 +01:00
parent 93bdf00967
commit 5918345c78
2 changed files with 95 additions and 0 deletions

View File

@@ -941,6 +941,12 @@ get_data
:module: pySim.global_platform
:func: ADF_SD.AddlShellCommands.get_data_parser
get_status
~~~~~~~~~~
.. argparse::
:module: pySim.global_platform
:func: ADF_SD.AddlShellCommands.get_status_parser
store_data
~~~~~~~~~~
.. argparse::