meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-16 14:56:44 to 2021-12-10 11:32:27 UTC [more...]

[PATCH] arm-bsp/trusted-firmware-m: corsone1000: Fix circular dependency in SRCPV
 2021-12-10 11:32 UTC 

[PATCH] Revert "trusted-firmware-a: Pin to use gcc for now"
 2021-12-10  1:15 UTC 

[meta-arm] [PATCH] kas: Update include syntax to kas 2.6
 2021-12-09 22:18 UTC  (2+ messages)

[PATCH][HONISTER 0/8] backport "Corstone1000: MHU driver patchset"
 2021-12-09 19:23 UTC  (9+ messages)
` [PATCH][HONISTER 1/8] arm-bsp/optee-os: increase core heap size
` [PATCH][HONISTER 2/8] arm/optee-spdevkit: add missing header file in optee-spdevkit
` [PATCH][HONISTER 3/8] arm/secure-partitions: remove platform specific dependencies
` [PATCH][HONISTER 4/8] arm-bsp/secure-partitions: corstone1000: add mbed-crypto and nanopb to platform code
` [PATCH][HONISTER 5/8] arm-bsp/secure-partitions: corstone1000: add openamp support in SE proxy SP
` [PATCH][HONISTER 6/8] arm/secure-partitions: pass TS_PLATFORM in the configure task
` [PATCH][HONISTER 7/8] arm-bsp/secure-partitions: Implement mhu driver
` [PATCH][HONISTER 8/8] arm-bsp/optee-os: add MHU device regions in the SP manifest

[PATCH 0/9] corstone1000: secure partitions patchset
 2021-12-09 19:19 UTC  (10+ messages)
` [PATCH 1/9] arm-bsp/u-boot: corstone1000: setting the boot console output
` [PATCH 2/9] arm-bsp/u-boot: corstone1000: remove the use of fdt_addr_r
` [PATCH 3/9] arm-bsp/trusted-firmware-m: corstone1000: Aligning with TF-M master
` [PATCH 4/9] arm-bsp/secure-partitions: add openamp rpc caller
` [PATCH 5/9] arm-bsp/optee-os: add openamp-virtio
` [PATCH 6/9] arm-bsp/secure-partitions: Add psa client definitions for ff-m
` [PATCH 7/9] arm-bsp/secure-partitions: add common service component to ipc support
` [PATCH 8/9] arm-bsp/secure-partitions: add secure storage ipc backend
` [PATCH 9/9] arm-bsp/secure-partitions: Use secure storage ipc and openamp for se_proxy

[PATCH] trusted-firmware-a: Pin to use gcc for now
 2021-12-09 18:04 UTC  (9+ messages)
` [meta-arm] "

[PATCH 1/2] arm-bsp/scp-firmware: remove redundant SGI-575-specific do_install
 2021-12-09 17:06 UTC  (3+ messages)
` [PATCH 2/2] arm-bsp/scp-firmware: add comment to explain where a UUID is defined

[PATCH] trusted-firmware-a: Mark qemuarm64-secureboot as compatible
 2021-12-09 17:06 UTC  (3+ messages)

[PATCH] kas: Update include syntax to kas 2.6
 2021-12-09 17:06 UTC  (2+ messages)

[PATCH 0/8] Corstone1000: MHU driver patchset
 2021-12-08 16:22 UTC  (10+ messages)
` [PATCH 1/8] arm-bsp/optee-os: increase core heap size
` [PATCH 2/8] arm/optee-spdevkit: add missing header file in optee-spdevkit
` [PATCH 3/8] arm/secure-partitions: remove platform specific dependencies
` [PATCH 4/8] arm-bsp/secure-partitions: corstone1000: add mbed-crypto and nanopb to platform code
` [PATCH 5/8] arm-bsp/secure-partitions: corstone1000: add openamp support in SE proxy SP
` [PATCH 6/8] arm/secure-partitions: pass TS_PLATFORM in the configure task
` [PATCH 7/8] arm-bsp/secure-partitions: Implement mhu driver
` [PATCH 8/8] arm-bsp/optee-os: add MHU device regions in the SP manifest

[PATCH 1/5] trusted-firmware-a: don't use virtual/trusted-firmware-a
 2021-12-08  0:12 UTC  (6+ messages)
` [PATCH 2/5] arm/trusted-firmware-a: move SRCREV_FORMAT to common include
` [PATCH 3/5] arm-bsp/trusted-firmware-a: explicitly set the full PV for corstone1000
` [PATCH 4/5] arm/trusted-firmware-a: add new recipe for 2.6
` [PATCH 5/5] arm-bsp/trusted-firmware-a: move most BSPs to TF-A 2.6

[PATCH 1/2] arm/scp-firmware: upgrade to 2.9
 2021-12-07  1:28 UTC  (3+ messages)
` [PATCH 2/2] arm-bsp/scp-firmware: update for 2.9

[PATCH] optee-ftpm: Limit to supported machines
 2021-12-06 21:57 UTC  (2+ messages)

[PATCH] ffa-debugfs-mod: Pin to arm/aarch64 hosts
 2021-12-06 21:57 UTC  (2+ messages)

[PATCH][HONISTER 00/13] backport "corstone1000: platform specific patches for u-boot, trusted firmware-a, trusted firmware-m"
 2021-12-06 21:45 UTC  (15+ messages)
` [PATCH][HONISTER 01/13] arm-toolchain: upgrade gcc-arm-none-eabi (GNU-RM) to 10.3-2021.10
` [PATCH][HONISTER 02/13] arm-bsp/imgtool: upgrade imgtool to 1.8.0
` [PATCH][HONISTER 03/13] arm-bsp/u-boot: corstone1000: Enable SMM gateway
` [PATCH][HONISTER 04/13] arm-bsp/u-boot: corstone1000: Fix ISP1760 EFI boot issue
` [PATCH][HONISTER 05/13] arm-bsp/u-boot: corstone1000: Enable PSCI Reset
` [PATCH][HONISTER 06/13] arm-bsp/trusted firmware-a: corstone1000: implement EFI reset system
` [PATCH][HONISTER 07/13] arm-bsp/u-boot: corstone1000: Implement autoboot storage device selection
` [PATCH][HONISTER 08/13] arm-bsp/trusted-firmware-m: corstone1000: firmware update changes
` [PATCH][HONISTER 09/13] arm-bsp/trusted-firmware-a: patch to change flash base address of FIP
` [PATCH][HONISTER 10/13] arm-bsp/u-boot: patch to change kernel flash address
` [PATCH][HONISTER 11/13] arm-bsp/trusted-firmware-a: patch to identify which bank to load fip from
` [PATCH][HONISTER 12/13] arm-bsp/u-boot: identify which bank to load kernel from
` [PATCH][HONISTER 13/13] kas: corstone1000: update SE binary sizes

[PATCH 1/3] arm/optee-test: use precise BSD license
 2021-12-06 16:01 UTC  (5+ messages)
` [PATCH 2/3] arm/optee-test: change DEPENDS to optee-os-tadevkit
  ` [meta-arm] "
` [PATCH 3/3] CI: build optee-test in qemuarm64-secureboot

[PATCH v2 1/3] arm/edk2-firmware: correctly set the target prefix in Clang builds
 2021-12-03 18:24 UTC  (4+ messages)
` [PATCH v2 2/3] arm/edk2-firmware: force debug builds when using Clang
` [PATCH v2 3/3] CI: also build qemu-generic-arm64 for clang

[PATCH 00/11] Corstone1000: platform specific patches for u-boot, trusted firmware-a, trusted firmware-m
 2021-12-03 15:24 UTC  (13+ messages)
` [PATCH 01/11] arm-bsp/u-boot: corstone1000: Enable SMM gateway
` [PATCH 02/11] arm-bsp/u-boot: corstone1000: Fix ISP1760 EFI boot issue
` [PATCH 03/11] arm-bsp/u-boot: corstone1000: Enable PSCI Reset
` [PATCH 04/11] arm-bsp/trusted firmware-a: corstone1000: implement EFI reset system
` [PATCH 05/11] arm-bsp/u-boot: corstone1000: Implement autoboot storage device selection
` [PATCH 06/11] arm-bsp/trusted-firmware-m: corstone1000: firmware update changes
` [PATCH 07/11] arm-bsp/trusted-firmware-a: patch to change flash base address of FIP
` [PATCH 08/11] arm-bsp/u-boot: patch to change kernel flash address
` [PATCH 09/11] arm-bsp/trusted-firmware-a: patch to identify which bank to load fip from
` [PATCH 10/11] arm-bsp/u-boot: identify which bank to load kernel from
` [PATCH 11/11] kas: corstone1000: update SE binary sizes

[PATCH 1/2] arm/edk2-firmware: force debug builds when using Clang
 2021-12-03 12:35 UTC  (3+ messages)
` [PATCH 2/2] CI: also build qemu-generic-arm64 for clang
` [meta-arm] [PATCH 1/2] arm/edk2-firmware: force debug builds when using Clang

[PATCH 1/7] arm/edk2-firmware: set invalid platform names for better errors
 2021-12-02  2:39 UTC  (8+ messages)
` [PATCH 2/7] arm/edk2-firmware: upgrade to 202111
` [PATCH 3/7] arm-bsp/edk2-firmware: drop N1SDP patches
` [PATCH 4/7] arm/edk2-firmware: set EDK2_ARCH centrally
` [PATCH 5/7] arm/edk2-firmware: organise bbappend
` [PATCH 6/7] arm/edk2-firmware: set a default invalid COMPATIBLE_MACHINE
` [PATCH 7/7] arm/edk2-firmware: default to release builds

[PATCH] ci: QEMU_USE_KVM needs empty variable
 2021-12-01 20:44 UTC 

[PATCH 1/2] edk2-firmware: Use --platform option only when EDK2_PLATFORM_DSC is set
 2021-12-01 15:31 UTC  (4+ messages)
` [PATCH 2/2] edk2-firmware: Pin to arm and x86 only
` [meta-arm] [PATCH 1/2] edk2-firmware: Use --platform option only when EDK2_PLATFORM_DSC is set

[PATCH][HONISTER 0/2] Corstone1000: adding smm-gateway
 2021-12-01 12:34 UTC  (3+ messages)
` [PATCH][HONISTER 1/2] arm-bsp/secure-partitions: corstone1000: add smm-gateway partition
` [PATCH][HONISTER 2/2] arm-bsp/optee-os: corstone1000: enabling "

[PATCH 0/2] Corstone1000: adding smm-gateway
 2021-11-30 17:33 UTC  (3+ messages)
` [PATCH 1/2] arm-bsp/secure-partitions: corstone1000: add smm-gateway partition
` [PATCH 2/2] arm-bsp/optee-os: corstone1000: enabling "

[PATCH] CI: disable use of KVM
 2021-11-30 14:21 UTC 

[PATCH][HONISTER 00/10] Backport "corstone1000: FF-A in u-boot , enabling secure partitions in Optee" commits on honister
 2021-11-29 17:57 UTC  (11+ messages)
` [PATCH][HONISTER 01/10] arm-bsp/optee-os: add a rule in optee-os Makefile for secure partitions
` [PATCH][HONISTER 02/10] arm-bsp/u-boot: corstone1000: introducing Arm FF-A and MM support
` [PATCH][HONISTER 03/10] arm-bsp/u-boot: corstone1000: introducing EFI capsule update
` [PATCH][HONISTER 04/10] arm-bsp/u-boot: corstone1000: adjust the environment and heap sizes
` [PATCH][HONISTER 05/10] arm-bsp/linux: setting the FFA_VERSION compatibility checks
` [PATCH][HONISTER 06/10] arm/optee-test: use precise BSD license
` [PATCH][HONISTER 07/10] arm/optee-test: change DEPENDS to optee-os-tadevkit
` [PATCH][HONISTER 08/10] CI: build optee-test in qemuarm64-secureboot
` [PATCH][HONISTER 09/10] arm/optee-spdevkit: fix non-corstone1000 builds
` [PATCH][HONISTER 10/10] CI: build optee-spdevkit for qemuarm64

[PATCH 1/2] arm/optee-spdevkit: fix non-corstone1000 builds
 2021-11-29 14:25 UTC  (2+ messages)
` [PATCH 2/2] CI: build optee-spdevkit for qemuarm64

[PATCH 1/3] arm/hafnium: upgrade to 2.6
 2021-11-29 14:24 UTC  (3+ messages)
` [PATCH 2/3] arm/hafnium: enable qemuarm64
` [PATCH 3/3] arm-bsp/hafnium: update bbappend for 2.6

[PATCH 1/4] arm/edk2-firmware: upgrade to edk2-firmware 202108
 2021-11-29 14:23 UTC  (4+ messages)
` [PATCH 2/4] arm/sbsa-acs: upgrade to EDK2 202108
` [PATCH 3/4] arm-bsp: use edk2-firmware instead of virtual/uefi-firmware
` [PATCH 4/4] arm/edk2-firmware: don't PROVIDE virtual/uefi-firmware

[PATCH][HONISTER 0/5] Backport corstone1000 mps3 patches to honister
 2021-11-29 12:49 UTC  (6+ messages)
` [PATCH][HONISTER 1/5] arm-bsp/machine: introducing corstone1000 MPS3 machine
` [PATCH][HONISTER 2/5] arm-bsp/u-boot: "
` [PATCH][HONISTER 3/5] arm/optee-spdevkit: introducing the recipe
` [PATCH][HONISTER 4/5] arm/secure-partitions: "
` [PATCH][HONISTER 5/5] meta-arm-bsp/security: corstone1000: add trusted services support

[PATCH 0/5] Corstone1000: FF-A in u-boot , enabling secure partitions in Optee
 2021-11-29 12:40 UTC  (6+ messages)
` [PATCH 1/5] arm-bsp/optee-os: add a rule in optee-os Makefile for secure partitions
` [PATCH 2/5] arm-bsp/u-boot: corstone1000: introducing Arm FF-A and MM support
` [PATCH 3/5] arm-bsp/u-boot: corstone1000: introducing EFI capsule update
` [PATCH 4/5] arm-bsp/u-boot: corstone1000: adjust the environment and heap sizes
` [PATCH 5/5] arm-bsp/linux: setting the FFA_VERSION compatibility checks

[PATCH 0/5] introducing corstone1000-mps3 platform
 2021-11-25 16:51 UTC  (6+ messages)
` [PATCH 1/5] arm-bsp/machine: introducing corstone1000 MPS3 machine
` [PATCH 2/5] arm-bsp/u-boot: "
` [PATCH 3/5] arm/optee-spdevkit: introducing the recipe
` [PATCH 4/5] arm/secure-partitions: "
` [PATCH 5/5] meta-arm-bsp/security: corstone1000: add trusted services support

[PATCH][honister 00/19] adding corstone1000-fvp on honister
 2021-11-24 11:36 UTC  (21+ messages)
` [PATCH][honister 01/19] arm/trusted-firmware-m: upgrade to 1.4.0
` [PATCH][honister 02/19] arm-bsp/trusted-firmware-a: remove TARGET_FPU build argument
` [PATCH][honister 03/19] arm/fiptool-native: bumping the version to v2.5
` [PATCH][honister 04/19] arm/fiptool-native: improve OpenSSL build fix
` [PATCH][honister 05/19] arm/trusted-firmware-a: "
` [PATCH][honister 06/19] arm/trusted-firmware-a,fiptool-native: Fix fiptool execution
` [PATCH][honister 07/19] arm-bsp/linux: introducing corstone1000 FVP machine
` [PATCH][honister 08/19] arm-bsp/trusted-firmware-m: "
` [PATCH][honister 09/19] arm-bsp/u-boot: "
` [PATCH][honister 10/19] arm-bsp/trusted-firmware-a: "
` [PATCH][honister 11/19] arm-bsp/optee: "
` [PATCH][honister 12/19] arm-bsp/u-boot: corstone1000: extend efi support
` [PATCH][honister 13/19] arm-bsp/linux: corstone1000: enable efi
` [PATCH][honister 14/19] arm-bsp/python3-imgtool: add the recipe
` [PATCH][honister 15/19] arm-bsp/trusted-firmware-m: corstone1000: signing trusted-firmware-a binaries
` [PATCH][honister 16/19] arm-bsp/linux: corstone1000: integrating ARM_FFA_TRANSPORT in v5.10 kernel
` [PATCH][honister 17/19] arm/ffa-debugfs: corstone1000: enabling FF-A Debugfs Linux driver
` [PATCH][honister 18/19] corstone1000: Introducing ci and kas files
` [PATCH][honister 19/19] arm/trusted-firmware-a,fiptool-native: Fix fiptool execution wrt corstone1000
` [meta-arm] [PATCH][honister 00/19] adding corstone1000-fvp on honister

[PATCHv6 1/3] optee: updae optee-os.inc to support external TAs
 2021-11-23  5:51 UTC  (5+ messages)
` [PATCHv6 2/3] add optee-ftpm
` [PATCHv6 3/3] machine/qemuarm64-secureboot.conf: "

[PATCH] CI: use matrix for more defined way of doing things and cleanup
 2021-11-17 21:03 UTC 

Initial pointer to start with new BSP Yocto 3.1 for ARM-V8.2 Cortex-A55
 2021-11-18 13:34 UTC 

[PATCHv5 1/3] optee: updae optee-os.inc to support external TAs
 2021-11-18  7:19 UTC  (7+ messages)
` [PATCHv5 2/3] add optee-ftpm
  ` [meta-arm] "
` [PATCHv5 3/3] machine/qemuarm64-secureboot.conf: "

[PATCHv4 1/3] optee: updae optee-os.inc to support external TAs
 2021-11-16 19:44 UTC  (2+ messages)

[PATCH 1/2] gem5/gem5: specify precise BSD license flavour
 2021-11-16 19:29 UTC  (3+ messages)
` [PATCH 2/2] arm/boot-wrapper-aarch64: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).