[0/4] corstone1000: out-of-tree u-boot patches

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

Message

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

Platform specific patches for Corstone1000.

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 | 66 ++++++++++++++++
 ...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, 281 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. 13, 2021, 9:11 p.m. UTC | #1
On Mon, 13 Dec 2021 13:22:23 +0000, abdellatif.elkhlifi@arm.com wrote:
> From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
> 
> Platform specific patches for Corstone1000.
> 
> 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/2] arm/sbsa-acs: reset PACKAGE_ARCH
      commit: b180c39f152218d5b7da0f33403305e98a21d00b
[2/2] arm/sbsa-acs: upgrade to 3.1
      commit: 93d5313f60f9edb856b61f80370dd5797c5e5878
[3/4] arm-bsp/u-boot: corstone1000: arm_ffa: removing the cast when using binary OR on FIELD_PREP macros
      commit: 3c30cb6f061d195733871a923c1b527b63593159
[4/4] arm-bsp/u-boot: corstone1000: add the header file for invalidate_dcache_all function
      commit: fcf135d7ee3e4942be24d6e47fa661680237fea3

Best regards,
Jon Mason Dec. 14, 2021, 4:33 a.m. UTC | #2
On Mon, 13 Dec 2021 13:22:23 +0000, abdellatif.elkhlifi@arm.com wrote:
> From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
> 
> Platform specific patches for Corstone1000.
> 
> 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/2] arm/sbsa-acs: reset PACKAGE_ARCH
      (no commit info)
[2/2] arm/sbsa-acs: upgrade to 3.1
      (no commit info)
[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,