global_platform: Add install_for_personalization command

This allows us to perform STORE DATA on applications like ARA-M/ARA-D
after establishing SCP02 to the related security domain.

Change-Id: I2ce766b97bba42c64c4d4492b505be66c24f471e
This commit is contained in:
Harald Welte
2024-02-01 19:39:49 +01:00
parent 321973ad20
commit 4d5fd25f31
2 changed files with 20 additions and 0 deletions

View File

@@ -959,6 +959,12 @@ put_key
:module: pySim.global_platform
:func: ADF_SD.AddlShellCommands.put_key_parser
install_for_personalization
~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. argparse::
:module: pySim.global_platform
:func: ADF_SD.AddlShellCommands.inst_perso_parser
establish_scp02
~~~~~~~~~~~~~~~
.. argparse::