laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/35763?usp=email )
Change subject: move global_platform.py to global_platform/__init__.py
......................................................................
move global_platform.py to global_platform/__init__.py
This will allow us to have multiple different modules for different
aspects of global_platform.
Change-Id: Ieca0b20c26a2e41eb11455941164474b76eb3c7a
---
R pySim/global_platform/__init__.py
1 file changed, 12 insertions(+), 0 deletions(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/pySim/global_platform.py b/pySim/global_platform/__init__.py
similarity index 100%
rename from pySim/global_platform.py
rename to pySim/global_platform/__init__.py
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/35763?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ieca0b20c26a2e41eb11455941164474b76eb3c7a
Gerrit-Change-Number: 35763
Gerrit-PatchSet: 3
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged
Attention is currently required from: laforge.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/pysim/+/35771?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed:
Verified-1 by Jenkins Builder
Change subject: global_platform: Add install_for_personalization command
......................................................................
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
---
M docs/shell.rst
M pySim/global_platform/__init__.py
2 files changed, 32 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/71/35771/4
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/35771?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I2ce766b97bba42c64c4d4492b505be66c24f471e
Gerrit-Change-Number: 35771
Gerrit-PatchSet: 4
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newpatchset