Re: [ptxdist] [PATCH] libcurl: add optional RTSP support

2024-03-07 Thread Rouven Czerwinski
Hi, On Fri, 2024-03-08 at 08:40 +0100, r.czerwin...@pengutronix.de wrote: > From: Rouven Czerwinski > > Signed-off-by: Rouven Czerwinski > --- >  rules/libcurl.in   | 3 +++ >  rules/libcurl.make | 2 +- >  2 files changed, 4 insertions(+), 1 deletion(-) > > diff

Re: [ptxdist] [PATCH 3/4] optee-client: bump to 3.16.0

2022-03-25 Thread Rouven Czerwinski
Hi Michael, On Fri, 2022-03-25 at 09:03 +0100, Michael Olbrich wrote: > On Wed, Mar 23, 2022 at 12:06:39PM +0100, Rouven Czerwinski wrote: > > Only a bump, no other adjustments necessary. > > So my check scripts complain because tee-supplicant has an rpath that does > not e

[ptxdist] [PATCH 4/4] optee-test: bump to 3.16.0, move from staging

2022-03-23 Thread Rouven Czerwinski
Bump to 3.16.0 and remove it from staging since it now builds again with newer gcc versions. Signed-off-by: Rouven Czerwinski --- rules/optee-test.in | 7 +-- rules/optee-test.make | 4 ++-- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/rules/optee-test.in b/rules/optee

[ptxdist] [PATCH 3/4] optee-client: bump to 3.16.0

2022-03-23 Thread Rouven Czerwinski
Only a bump, no other adjustments necessary. Signed-off-by: Rouven Czerwinski --- rules/optee-client.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/optee-client.make b/rules/optee-client.make index 7fbebf1f1..8edec8bd2 100644 --- a/rules/optee-client.make

[ptxdist] [PATCH 2/4] optee: bump to 3.16.0, update deps

2022-03-23 Thread Rouven Czerwinski
Update OP-TEE to 3.16.0 and require python3 cryptography and pyelftools instead of the old dependencies. Signed-off-by: Rouven Czerwinski --- platforms/optee.in | 5 +++-- rules/optee.make | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/platforms/optee.in b/platforms

[ptxdist] [PATCH 1/4] host-python3: add pyelftools, cryptography checks

2022-03-23 Thread Rouven Czerwinski
Add the checks for python3 cryptgraphy and pyelftools. These will be required for bumping the OP-TEE release. Signed-off-by: Rouven Czerwinski --- rules/host-system-python3.in | 6 ++ rules/host-system-python3.make | 12 2 files changed, 18 insertions(+) diff --git a/rules

[ptxdist] [PATCH] libkcapi: version bump 1.1.5 -> 1.3.1

2021-09-17 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- patches/{libkcapi-1.1.5 => libkcapi-1.3.1}/autogen.sh | 0 rules/libkcapi.make | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename patches/{libkcapi-1.1.5 => libkcapi-1.3.1}/autogen.sh (100%) diff

Re: [ptxdist] [PATCH 1/2] optee-client: version bump 3.5.0 -> 3.11.0

2021-01-08 Thread Rouven Czerwinski
On Fri, 2021-01-08 at 11:01 +0100, Michael Olbrich wrote: > On Fri, Jan 08, 2021 at 10:51:43AM +0100, Rouven Czerwinski wrote: > > On Fri, 2021-01-08 at 09:57 +0100, Michael Olbrich wrote: > > > On Thu, Dec 17, 2020 at 09:14:53AM +0100, Robin van der Gracht wrote: > > >

Re: [ptxdist] [PATCH 1/2] optee-client: version bump 3.5.0 -> 3.11.0

2021-01-08 Thread Rouven Czerwinski
On Fri, 2021-01-08 at 09:57 +0100, Michael Olbrich wrote: > On Thu, Dec 17, 2020 at 09:14:53AM +0100, Robin van der Gracht wrote: > > Signed-off-by: Robin van der Gracht > > Hmm, shouldn't optee be updated as well? > > Rouven, what do you think? Yep and the tests should be updated as well.

Re: [ptxdist] How to create a board/platform from scratch (specifically iMX8M)

2020-09-02 Thread Rouven Czerwinski
On Wed, 2020-09-02 at 15:05 +0200, Mircea Ciocan wrote: > Hello everybody, is there a tutorial on creating a configuration for a > new board starting from scratch, specifically for the iMX8M MCU ? > > As far as I could find there are no public references on how to do it > from scratch,

[ptxdist] [PATCH v2] python3: ensurepip requires hashlib/SSL

2020-07-16 Thread Rouven Czerwinski
on3.7/runpy.py", line 109, in _get_module_details File "/usr/lib/python3.7/__init__.py", line 5, in File "/usr/lib/python3.7/tempfile.py", line 45, in File "/usr/lib/python3.7/random.py", line 46, in ModuleNotFoundError: No module named 'hashlib' Signed-of

Re: [ptxdist] [PATCH] python3: ensurepip requires hashlib/SSL

2020-07-16 Thread Rouven Czerwinski
On Thu, 2020-07-16 at 09:33 +0200, Rouven Czerwinski wrote: > From: Rouven Czerwinski > > Otherwise ensurepip fails with the following error: > > Traceback (most recent call last): > File "/usr/lib/python3.7/runpy.py", line 183, in > _run_module_as_main

[ptxdist] [PATCH] python3: ensurepip requires hashlib/SSL

2020-07-16 Thread Rouven Czerwinski
From: Rouven Czerwinski Otherwise ensurepip fails with the following error: Traceback (most recent call last): File "/usr/lib/python3.7/runpy.py", line 183, in _run_module_as_main File "/usr/lib/python3.7/runpy.py", line 142, in _get_module_details File

Re: [ptxdist] [PATCH] tf-a: new package for ARM trusted firmware A

2020-02-10 Thread Rouven Czerwinski
gt; El lun., 10 feb. 2020 a las 17:16, Ahmad Fatoum > > > () escribió: > > > > Trusted Firmware-A (TF-A) is a reference implementation of > > > > secure world > > > > software for Arm A-Profile architectures (Armv8-A and Armv7-A). > > > >

Re: [ptxdist] [PATCH 2/4] optee: version bump 3.5.0 → 3.6.0

2019-07-25 Thread Rouven Czerwinski
On Thu, 2019-07-25 at 10:53 +0200, Lucas Stach wrote: > Am Donnerstag, den 25.07.2019, 10:25 +0200 schrieb Rouven Czerwinski: > > The OP-TEE build requires pyelftools in the python3 flavour now. > > > > Signed-off-by: Rouven Czerwinski > > --- > > platforms/opt

[ptxdist] [PATCH 2/4] optee: version bump 3.5.0 → 3.6.0

2019-07-25 Thread Rouven Czerwinski
The OP-TEE build requires pyelftools in the python3 flavour now. Signed-off-by: Rouven Czerwinski --- platforms/optee.in | 1 + rules/optee.make | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/platforms/optee.in b/platforms/optee.in index dc31f66..cfdd44b 100644

[ptxdist] [PATCH 3/4] optee-client: version bump 3.5.0 → 3.6.0

2019-07-25 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-client.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/optee-client.make b/rules/optee-client.make index 7fbebf1..615ba23 100644 --- a/rules/optee-client.make +++ b/rules/optee-client.make @@ -14,8 +14,8

[ptxdist] [PATCH 0/4] OP-TEE Bump to 3.6.0

2019-07-25 Thread Rouven Czerwinski
Hi, this series updates OP-TEE, the client library and tests to 3.6.0. It also includes a new build time dependency on pyelftools in the python3 version, which is added to the host-system-python3 rules. Cheers, Rouven Czerwinski Rouven Czerwinski (4): host-system-python3: add pyelftools

[ptxdist] [PATCH 1/4] host-system-python3: add pyelftools

2019-07-25 Thread Rouven Czerwinski
OP-TEE OS 3.6.0 has a build time dependency on pyelftools, add it to host-system-python3 to notify the user if it is not available. Signed-off-by: Rouven Czerwinski --- rules/host-system-python3.in | 3 +++ rules/host-system-python3.make | 6 ++ 2 files changed, 9 insertions(+) diff

[ptxdist] [PATCH 4/4] optee-test: version bump 3.5.0 → 3.6.0

2019-07-25 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-test.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/optee-test.make b/rules/optee-test.make index 488e217..b4a70e2 100644 --- a/rules/optee-test.make +++ b/rules/optee-test.make @@ -16,8 +16,8 @@ endif

[ptxdist] [PATCH] optee-client: explicitly set TA load path

2019-05-22 Thread Rouven Czerwinski
Previously TA loading would work because PTXdist has /usr merge, since the TAs were installed to /usr/lib/ but the client would load the from /lib. Explicitly set the load path to /usr/lib. Signed-off-by: Rouven Czerwinski --- rules/optee-client.make | 3 ++- 1 file changed, 2 insertions(+), 1

[ptxdist] [PATCH 2/2] opensc: add optional openssl support

2019-05-02 Thread Rouven Czerwinski
Add optional openssl support for X.509 certificate imports. Signed-off-by: Rouven Czerwinski --- rules/opensc.in | 7 +++ rules/opensc.make | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/rules/opensc.in b/rules/opensc.in index e42d79259..499f28d3c 100644 --- a/rules

[ptxdist] [PATCH 1/2] opensc: version bump 0.15.0 → 0.19.0

2019-05-02 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinki --- rules/opensc.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/opensc.make b/rules/opensc.make index 21465b19f..1eaa1cccd 100644 --- a/rules/opensc.make +++ b/rules/opensc.make @@ -17,11 +17,11 @@ PACKAGES-$(PTXCONF_OPENSC)

Re: [ptxdist] [PATCH 2/4] optee-client: version bump 3.4.0 → 3.5.0

2019-04-29 Thread Rouven Czerwinski
> > On Mon, 2019-04-29 at 09:06 +0200, Michael Olbrich wrote: > On Mon, Apr 29, 2019 at 08:43:22AM +0200, Rouven Czerwinski wrote: > > Signed-off-by: Rouven Czerwinski > > --- > > rules/optee-client.make | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletio

[ptxdist] [PATCH 4/4] optee-test: version bump 3.4.0 → 3.5.0

2019-04-29 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-test.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/optee-test.make b/rules/optee-test.make index f349e5edf..025b89f8b 100644 --- a/rules/optee-test.make +++ b/rules/optee-test.make @@ -18,8 +18,8 @@ endif

[ptxdist] [PATCH 2/4] optee-client: version bump 3.4.0 → 3.5.0

2019-04-29 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-client.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/optee-client.make b/rules/optee-client.make index 042bfdfcc..45c1a1385 100644 --- a/rules/optee-client.make +++ b/rules/optee-client.make @@ -16,8 +16,8

[ptxdist] [PATCH 3/4] optee-examples: version bump 3.4.0 → 3.5.0

2019-04-29 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-examples.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/optee-examples.make b/rules/optee-examples.make index af9edacbb..19e08473e 100644 --- a/rules/optee-examples.make +++ b/rules/optee-examples.make @@ -18,8

[ptxdist] [PATCH 1/4] optee: version bump 3.4.0 → 3.5.0

2019-04-29 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/optee.make b/rules/optee.make index b7da03803..6fa34533e 100644 --- a/rules/optee.make +++ b/rules/optee.make @@ -18,8 +18,8 @@ endif # # Paths and names

[ptxdist] [PATCH 1/2] libp11: update engines directroy for openssl 1.1

2019-04-17 Thread Rouven Czerwinski
Openssl 1.1 changes the default engines search directory to /usr/lib/engines-1.1, change libp11 accordingly. Signed-off-by: Rouven Czerwinski --- rules/libp11.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/libp11.make b/rules/libp11.make index 6a7c39e69

[ptxdist] rpath maxmimum length error

2019-04-14 Thread Rouven Czerwinski
Hello, I'm currently hitting the following error while trying to build toolchains for Arch Linux: target: host-m4.install.pack new rpath '${ORIGIN}/../lib' too large; maximum length 4 ptxdist: error: Failed to adjust rpath for

[ptxdist] [PATCH v2] rauc: select busybox features if using busybox tar

2019-02-26 Thread Rouven Czerwinski
/integration.html#required-target-tools Signed-off-by: Rouven Czerwinski --- rules/rauc.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rules/rauc.in b/rules/rauc.in index 8c94710f9..213a1211e 100644 --- a/rules/rauc.in +++ b/rules/rauc.in @@ -7,7 +7,9 @@ menuconfig RAUC

Re: [ptxdist] [PATCH] rauc: select busybox features if using busybox tar

2019-02-26 Thread Rouven Czerwinski
On Tue, 2019-02-26 at 11:22 +0100, Rouven Czerwinski wrote: > Select BUSYBOX_CONFIG_FEATURE_TAR_AUTODETECT and > BUSYBOX_FEATURE_SEAMLESS_XZ if BUSYBOX_TAR is enabled. These options > are > required according to the documentation avilable at [1]. > While at it convert the spa

[ptxdist] [PATCH] rauc: select busybox features if using busybox tar

2019-02-26 Thread Rouven Czerwinski
/integration.html#required-target-tools Signed-off-by: Rouven Czerwinski --- rules/rauc.in | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rules/rauc.in b/rules/rauc.in index 8c94710f9..fc2315b35 100644 --- a/rules/rauc.in +++ b/rules/rauc.in @@ -7,11 +7,14 @@ menuconfig RAUC

[ptxdist] [PATCH v3 4/5] optee-test: add new optee-test target package

2019-02-13 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-test.in | 12 +++- rules/optee-test.make | 73 - 2 files changed, 85 insertions(+) create mode 100644 rules/optee-test.in create mode 100644 rules/optee-test.make diff --git a/rules/optee

[ptxdist] [PATCH v3 2/5] optee-client: add tee-supplicant service file

2019-02-13 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- projectroot/usr/lib/systemd/system/tee-supplicant.service | 9 +- rules/optee-client.in | 14 ++-- rules/optee-client.make | 6 +++- 3 files changed, 27 insertions(+), 2 deletions

[ptxdist] [PATCH v3 5/5] optee-examples: add as new target package

2019-02-13 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-examples.in | 10 +- rules/optee-examples.make | 73 - 2 files changed, 83 insertions(+) create mode 100644 rules/optee-examples.in create mode 100644 rules/optee-examples.make diff --git a/rules

[ptxdist] [PATCH v3 1/5] optee-client: bump to 3.4.0

2019-02-13 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-client.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/optee-client.make b/rules/optee-client.make index 8726f77..09cae7e 100644 --- a/rules/optee-client.make +++ b/rules/optee-client.make @@ -16,8 +16,8

[ptxdist] [PATCH v3 0/5] Support for OP-TEE (Open Portable Trusted Execution Environment)

2019-02-13 Thread Rouven Czerwinski
Olbrich - Disable ARM64 by depending on BROKEN - Move xtest to optee-xtest for optee-test package - Install examples into /usr/lib/optee/examples v3: - fix review comments missed in v2 Regards, Rouven Czerwinski Rouven Czerwinski (5): optee-client: bump to 3.4.0 optee-client: add tee-supplicant

[ptxdist] [PATCH v2 2/5] optee-client: add tee-supplicant service file

2019-02-12 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- projectroot/usr/lib/systemd/system/tee-supplicant.service | 9 ++- rules/optee-client.in | 13 +++- rules/optee-client.make | 8 +- 3 files changed, 29 insertions(+), 1

[ptxdist] [PATCH v2 3/5] optee: add the OP-TEE as new target package

2019-02-12 Thread Rouven Czerwinski
Provide two KConfig files to allow inclusion of OP-TEE for userspace libraries and applications. Signed-off-by: Rouven Czerwinski --- platforms/optee.in | 41 +++- rules/optee.in | 4 ++- rules/optee.make | 99 ++- 3 files

[ptxdist] [PATCH v2 5/5] optee-examples: add as new target package

2019-02-12 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-examples.in | 10 +- rules/optee-examples.make | 75 - 2 files changed, 85 insertions(+) create mode 100644 rules/optee-examples.in create mode 100644 rules/optee-examples.make diff --git a/rules

[ptxdist] [PATCH v2 4/5] optee-test: add new optee-test target package

2019-02-12 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-test.in | 9 ++- rules/optee-test.make | 71 - 2 files changed, 80 insertions(+) create mode 100644 rules/optee-test.in create mode 100644 rules/optee-test.make diff --git a/rules/optee-test.in

[ptxdist] [PATCH v2 1/5] optee-client: bump to 3.4.0

2019-02-12 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-client.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/optee-client.make b/rules/optee-client.make index 8726f77..09cae7e 100644 --- a/rules/optee-client.make +++ b/rules/optee-client.make @@ -16,8 +16,8

[ptxdist] [PATCH v2 0/5] Support for OP-TEE (Open Portable Trusted Execution Environment)

2019-02-12 Thread Rouven Czerwinski
Olbrich - Disable ARM64 by depending on BROKEN - Move xtest to optee-xtest for optee-test package - Install examples into /usr/lib/optee/examples Regards, Rouven Czerwinski Rouven Czerwinski (5): optee-client: bump to 3.4.0 optee-client: add tee-supplicant service file optee: add the OP-TEE

[ptxdist] [PATCH v2 3/4] libp11: add as new target package

2019-02-05 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/libp11.in | 20 +- rules/libp11.make | 58 - 2 files changed, 78 insertions(+) create mode 100644 rules/libp11.in create mode 100644 rules/libp11.make diff --git a/rules/libp11.in b

[ptxdist] [PATCH v2 2/4] host-p11-kit: remove paths and name definitions

2019-02-05 Thread Rouven Czerwinski
Host packages use the definitions of the target packages if available, remove the definitions from the host package. Signed-off-by: Rouven Czerwinski --- rules/host-p11-kit.make | 7 --- 1 file changed, 7 deletions(-) diff --git a/rules/host-p11-kit.make b/rules/host-p11-kit.make index

[ptxdist] [PATCH v2 4/4] host-libp11: remove paths and names

2019-02-05 Thread Rouven Czerwinski
Host packages use the definitions of target packages if available, remove the host definitions for libp11 Signed-off-by: Rouven Czerwinski --- rules/host-libp11.make | 7 --- 1 file changed, 7 deletions(-) diff --git a/rules/host-libp11.make b/rules/host-libp11.make index 284284f..da3b961

[ptxdist] [PATCH v2 1/4] p11-kit: add as new target package

2019-02-05 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/p11-kit.in | 23 - rules/p11-kit.make | 68 +++- 2 files changed, 91 insertions(+) create mode 100644 rules/p11-kit.in create mode 100644 rules/p11-kit.make diff --git a/rules/p11-kit.in b

[ptxdist] [PATCH v2 0/4] P11-kit and libp11

2019-02-05 Thread Rouven Czerwinski
Spaces to align ---> - Cleanup make files from pregenerated stages - Use ptxifdef macro for libp11 engine library all from Michael Olbrich Regards, Rouven Czerwinski Rouven Czerwinski (4): p11-kit: add as new target package host-p11-kit: remove paths and name definitions libp11: add as

Re: [ptxdist] [PATCH 1/4] p11-kit: add as new target package

2019-02-04 Thread Rouven Czerwinski
Michael Olbrich writes: > On Mon, Feb 04, 2019 at 12:17:02PM +0100, Rouven Czerwinski wrote: >> Signed-off-by: Rouven Czerwinski >> --- >> rules/p11-kit.in | 23 +- >> rules/p11-kit.make | 114 ++- >>

Re: [ptxdist] [PATCH 2/5] optee-client: add tee-supplicant service file

2019-02-04 Thread Rouven Czerwinski
Michael Olbrich writes: > On Mon, Feb 04, 2019 at 10:55:59AM +0100, Rouven Czerwinski wrote: >> Signed-off-by: Rouven Czerwinski >> --- >> projectroot/usr/lib/systemd/system/tee-supplicant.service | 9 ++- >> rules/optee-client.in

Re: [ptxdist] [PATCH 3/5] optee: add the OP-TEE as new target package

2019-02-04 Thread Rouven Czerwinski
Michael Olbrich writes: > On Mon, Feb 04, 2019 at 10:56:00AM +0100, Rouven Czerwinski wrote: >> Provide two KConfig files to allow inclusion of OP-TEE for userspace >> libraries >> and applications. >> >> Signed-off-by: Rouven Czerwinski &g

[ptxdist] [PATCH 4/4] host-libp11: remove paths and names

2019-02-04 Thread Rouven Czerwinski
Host packages use the definitions of target packages if available, remove the host definitions for libp11 Signed-off-by: Rouven Czerwinski --- rules/host-libp11.make | 7 --- 1 file changed, 7 deletions(-) diff --git a/rules/host-libp11.make b/rules/host-libp11.make index 284284f..da3b961

[ptxdist] [PATCH 1/4] p11-kit: add as new target package

2019-02-04 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/p11-kit.in | 23 +- rules/p11-kit.make | 114 ++- 2 files changed, 137 insertions(+) create mode 100644 rules/p11-kit.in create mode 100644 rules/p11-kit.make diff --git a/rules/p11-kit.in b

[ptxdist] [PATCH 3/4] libp11: add as new target package

2019-02-04 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/libp11.in | 20 - rules/libp11.make | 59 - 2 files changed, 79 insertions(+) create mode 100644 rules/libp11.in create mode 100644 rules/libp11.make diff --git a/rules/libp11.in b

[ptxdist] [PATCH 0/4] P11-kit and libp11

2019-02-04 Thread Rouven Czerwinski
Add libp11 and p11-kit as target packages for ptxdist. Libp11 contains the openssl-engine pkcs11 module, p11-kit allows the usage of multiple pkcs11 modules simultaneously. If both packages are enabled, libp11 provides an option to default to the p11-kit proxy module. Regards, Rouven Czerwinski

[ptxdist] [PATCH 2/4] host-p11-kit: remove paths and name definitions

2019-02-04 Thread Rouven Czerwinski
Host packages use the definitions of the target packages if available, remove the definitions from the host package. Signed-off-by: Rouven Czerwinski --- rules/host-p11-kit.make | 7 --- 1 file changed, 7 deletions(-) diff --git a/rules/host-p11-kit.make b/rules/host-p11-kit.make index

[ptxdist] [PATCH 5/5] optee_examples: add as new target package

2019-02-04 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee_examples.in | 10 +- rules/optee_examples.make | 77 - 2 files changed, 87 insertions(+) create mode 100644 rules/optee_examples.in create mode 100644 rules/optee_examples.make diff --git a/rules

[ptxdist] [PATCH 3/5] optee: add the OP-TEE as new target package

2019-02-04 Thread Rouven Czerwinski
Provide two KConfig files to allow inclusion of OP-TEE for userspace libraries and applications. Signed-off-by: Rouven Czerwinski --- platforms/optee.in | 54 ++- rules/optee.in | 7 +++- rules/optee.make | 113 ++- 3

[ptxdist] [PATCH 2/5] optee-client: add tee-supplicant service file

2019-02-04 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- projectroot/usr/lib/systemd/system/tee-supplicant.service | 9 ++- rules/optee-client.in | 13 +++- rules/optee-client.make | 8 +- 3 files changed, 29 insertions(+), 1

[ptxdist] [PATCH 1/5] optee-client: bump to 3.4.0

2019-02-04 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- rules/optee-client.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/optee-client.make b/rules/optee-client.make index 8726f77..09cae7e 100644 --- a/rules/optee-client.make +++ b/rules/optee-client.make @@ -16,8 +16,8

[ptxdist] [PATCH 0/5] Support for OP-TEE (Open Portable Trusted Execution Environment)

2019-02-04 Thread Rouven Czerwinski
This series adds support for OP-TEE to ptxdist. The series starts by bumping the client version and adding a systemd service file for the tee-supplicant. The core OP-TEE package is added next and the test and examples are also introduced into ptxdist. Regards, Rouven Czerwinski Rouven Czerwinski

[ptxdist] [PATCH v2] doc: document local_src clean behaviour

2019-01-22 Thread Rouven Czerwinski
For local_src directories, ptxdist only calls the clean command on a full clean, not for a clean with the individual package. Document this in a note for the workflow. Signed-off-by: Rouven Czerwinski --- doc/daily_work.inc | 5 + 1 file changed, 5 insertions(+) diff --git a/doc

[ptxdist] [PATCH] doc: document local_src clean behaviour

2019-01-17 Thread Rouven Czerwinski
For local_src directories, ptxdist only calls the clean command on a full clean, not for a clean with the individual package. Document this in a note for the workflow. Signed-off-by: Rouven Czerwinski --- doc/daily_work.inc | 5 + 1 file changed, 5 insertions(+) diff --git a/doc

[ptxdist] [PATCH v2] m4/coreutil: add gnulib patches for GLibc-2.28

2018-08-23 Thread Rouven Czerwinski
From: Rouven Czerwinski This adds the necessary patches for m4 and coreutils to compile with glibc-2.28. These can be removed when new releases are available. Both m4 and coreutils use an in-tree copy of gnulib which abstracts some of the more ugly OS differences. To support the new glibc only

[ptxdist] [PATCH 1/1] m4/coreutil: add gnulib patches for GLibc-2.28

2018-08-22 Thread Rouven Czerwinski
From: Rouven Czerwinski This adds the neceassry patches for m4 ad coreutils to compile with glibc-2.28. These can be removed when new releases are available. This version is manually applied for both packages from 4af4a4a71827c0bc5e0ec67af23edef4f15cee8e in the upstream gnulib repository

[ptxdist] [PATCH 0/1] gnulib fixes for m4 and coreutils for glibc-2.28

2018-08-22 Thread Rouven Czerwinski
This adds the necessary patches to let m4 and coreutils compile with glibc-2.28. These can be removed again if both packages have new releases which contain the necessary patches for gnulib. I can split the commit again if needed. Greetings, Rouven Czerwinski Rouven Czerwinski (1): m4

[ptxdist] [PATCH v3 1/2] architecture: add riscv support

2018-07-29 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- platforms/architecture.in | 11 +++ 1 file changed, 11 insertions(+) diff --git a/platforms/architecture.in b/platforms/architecture.in index f91fedb08..8fb870eff 100644 --- a/platforms/architecture.in +++ b/platforms/architecture.in @@ -125,6

[ptxdist] [PATCH v3 0/2] Add RISC-V support to PTXDIST

2018-07-29 Thread Rouven Czerwinski
Add riscv support to ptxdist. Includes only 64bit support since we expect to mostly see 64bit processors who want to run linux. changes since v2: - add missing ARCH_LP64 select changes since v1: - add missing signoff for the second patch Rouven Czerwinski (2): architecture: add riscv

[ptxdist] [PATCH v3 2/2] platforms/kernel: add riscv

2018-07-29 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- platforms/kernel.in | 1 + 1 file changed, 1 insertion(+) diff --git a/platforms/kernel.in b/platforms/kernel.in index 73a225a2e..a0230a037 100644 --- a/platforms/kernel.in +++ b/platforms/kernel.in @@ -112,6 +112,7 @@ config KERNEL_ARCH_STRING

[ptxdist] [PATCH v2 2/2] platforms/kernel: add riscv

2018-07-23 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- platforms/kernel.in | 1 + 1 file changed, 1 insertion(+) diff --git a/platforms/kernel.in b/platforms/kernel.in index 73a225a2e..a0230a037 100644 --- a/platforms/kernel.in +++ b/platforms/kernel.in @@ -112,6 +112,7 @@ config KERNEL_ARCH_STRING

[ptxdist] [PATCH v2 1/2] architecture: add riscv support

2018-07-23 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- platforms/architecture.in | 10 ++ 1 file changed, 10 insertions(+) diff --git a/platforms/architecture.in b/platforms/architecture.in index f91fedb08..207957a27 100644 --- a/platforms/architecture.in +++ b/platforms/architecture.in @@ -125,6 +125,14

[ptxdist] [PATCH 2/2] platforms/kernel: add riscv

2018-07-23 Thread Rouven Czerwinski
--- platforms/kernel.in | 1 + 1 file changed, 1 insertion(+) diff --git a/platforms/kernel.in b/platforms/kernel.in index 73a225a2e..a0230a037 100644 --- a/platforms/kernel.in +++ b/platforms/kernel.in @@ -112,6 +112,7 @@ config KERNEL_ARCH_STRING default "x86" if

[ptxdist] [PATCH 1/2] architecture: add riscv support

2018-07-23 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski --- platforms/architecture.in | 10 ++ 1 file changed, 10 insertions(+) diff --git a/platforms/architecture.in b/platforms/architecture.in index f91fedb08..207957a27 100644 --- a/platforms/architecture.in +++ b/platforms/architecture.in @@ -125,6 +125,14

Re: [ptxdist] [PATCH] optee-client: version bump 2.4.0 -> 3.1.0 and switch to cmake

2018-04-27 Thread Rouven Czerwinski
Rouven Czerwinski <rou...@czerwinskis.de> writes: > Signed-off-by: Rouven Czerwinski <rou...@czerwinskis.de> > [...] install still fails, will send a v2 - Rouven ___ ptxdist mailing list ptxdist@pengutronix.de

[ptxdist] [PATCH] optee-client: version bump 2.4.0 -> 3.1.0 and switch to cmake

2018-04-27 Thread Rouven Czerwinski
Signed-off-by: Rouven Czerwinski <rou...@czerwinskis.de> --- rules/optee-client.in | 1 + rules/optee-client.make | 14 ++ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/rules/optee-client.in b/rules/optee-client.in index 9099b4c48..1349fb21d 100644 --- a