[HONISTER,0/4] backport: "corstone1000: out-of-tree u-boot patches"

Message ID 20211213163429.2499-1-abdellatif.elkhlifi@arm.com
Headers show
Series backport: "corstone1000: out-of-tree u-boot patches" | expand

Message

Abdellatif El Khlifi Dec. 13, 2021, 4:34 p.m. UTC
From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>

Backporting the features already merged with master.

Abdellatif El Khlifi (2):
  arm-bsp/u-boot: corstone1000: arm_ffa: removing the cast when using
    binary OR on FIELD_PREP macros
  arm-bsp/u-boot: corstone1000: add the header file for
    invalidate_dcache_all function

Vishnu Banavath (2):
  arm-bsp/u-boot: corstone1000: passing interface ID and event ID in
    register w4
  arm-bsp/u-boot: corstone1000: make capsule guid check platform
    agnostic

 ...interface-and-buffer-event-ids-in-w4.patch | 77 +++++++++++++++++++
 ...interface-and-kernel-event-ids-in-w4.patch | 59 ++++++++++++++
 ...e-guid-check-from-corstone1000-confi.patch | 62 +++++++++++++++
 ...t-when-using-binary-OR-on-FIELD_PREP.patch | 42 ++++++++++
 ...eader-file-for-invalidate_dcache_all.patch | 32 ++++++++
 .../recipes-bsp/u-boot/u-boot_%.bbappend      |  5 ++
 6 files changed, 277 insertions(+)
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0036-efi_capsule-corstone1000-pass-interface-and-buffer-event-ids-in-w4.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0037-efi_boottime-corstone1000-pass-interface-and-kernel-event-ids-in-w4.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0038-efi_loader-remove-guid-check-from-corstone1000-confi.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0039-arm_ffa-removing-the-cast-when-using-binary-OR-on-FIELD_PREP.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0040-efi_loader-add-the-header-file-for-invalidate_dcache_all.patch

Comments

Jon Mason Dec. 14, 2021, 4:33 a.m. UTC | #1
On Mon, 13 Dec 2021 16:34:25 +0000, abdellatif.elkhlifi@arm.com wrote:
> From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
> 
> Backporting the features already merged with master.
> 
> Abdellatif El Khlifi (2):
>   arm-bsp/u-boot: corstone1000: arm_ffa: removing the cast when using
>     binary OR on FIELD_PREP macros
>   arm-bsp/u-boot: corstone1000: add the header file for
>     invalidate_dcache_all function
> 
> [...]

Applied, thanks!

[1/4] arm-bsp/u-boot: corstone1000: passing interface ID and event ID in register w4
      commit: c6de028d35e40e39068edf95d365cc4cb57246ad
[2/4] arm-bsp/u-boot: corstone1000: make capsule guid check platform agnostic
      commit: 4bb0d10188cb7d74e1c17480dcc914c9ed26a4c5
[3/4] arm-bsp/u-boot: corstone1000: arm_ffa: removing the cast when using binary OR on FIELD_PREP macros
      commit: aaad1117abd3b5d073837477e208a53da5e1eab1
[4/4] arm-bsp/u-boot: corstone1000: add the header file for invalidate_dcache_all function
      commit: d206e22c088c160a95e62d94a65690bb6e118081

Best regards,