Skip to content
Success

Changes

Summary

  1. saip-tool: add features to add, remove and inspect application PEs (details)
  2. ara_m: add command to lock write access to the ARA-M rules. (details)
Commit 1dea0f39dcf5abf15fd65bba824a7cf8fe1581d9 by laforge
saip-tool: add features to add, remove and inspect application PEs

The PE-Application object is used to provision JAVA-card applications
into an eUICC during profile installation. Let's extend the SAIP-tool
so that we are able to add, remove and inspect applications.

Change-Id: I41db96f2f0ccc29c1725a92215ce6b17d87b76ce
The file was modifiedpySim/esim/saip/__init__.py
The file was modifieddocs/index.rst
The file was addedcontrib/saip-tool_example_add-app.sh
The file was addedcontrib/saip-tool_example_extract-apps.sh
The file was addeddocs/saip-tool.rst
The file was modifiedcontrib/saip-tool.py
The file was addedcontrib/saip-tool_example_remove-app-inst.sh
The file was addedcontrib/saip-tool_example_remove-app.sh
Commit 59faa02f9a746471bb8457788b1d6ffb02c3275c by laforge
ara_m: add command to lock write access to the ARA-M rules.

Recent versions of the ARA-M applet from Bertrand Martel can lock
the write access to ARA-M rules. Let's add a command for that and
some documentation.

Related: SYS#7245
Change-Id: I71581a0c9f146f9a0921093d9b53b053b4a8946c
The file was modifiedpySim/ara_m.py
The file was modifieddocs/shell.rst