[honister,0/1] arm-bsp/u-boot: corstone1000: Disable mm_communicate failure log

Message ID 20220104171503.18533-1-gowtham.sureshkumar@arm.com
Headers show
Series arm-bsp/u-boot: corstone1000: Disable mm_communicate failure log | expand

Message

Gowtham Suresh Kumar Jan. 4, 2022, 5:15 p.m. UTC
From: Gowtham Suresh Kumar <gowtham.sureshkumar@arm.com>

When a getVariable() call is made with data size set to 0,
mm_communicate should return EFI_BUFFER_TOO_SMALL. This is
an expected behavior. There should not be any failure logs
in this case. So the error log is commented here.

Gowtham Suresh Kumar (1):
  arm-bsp/u-boot: corstone1000: Disable mm_communicate failure log

 ...0-Comment-mm_communicate-failure-log.patch | 35 +++++++++++++++++++
 .../recipes-bsp/u-boot/u-boot_%.bbappend      |  1 +
 2 files changed, 36 insertions(+)
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0050-Comment-mm_communicate-failure-log.patch

Comments

Jon Mason Jan. 5, 2022, 1:48 p.m. UTC | #1
On Tue, 4 Jan 2022 17:15:02 +0000, gowtham.sureshkumar@arm.com wrote:
> When a getVariable() call is made with data size set to 0,
> mm_communicate should return EFI_BUFFER_TOO_SMALL. This is
> an expected behavior. There should not be any failure logs
> in this case. So the error log is commented here.
> 
> Gowtham Suresh Kumar (1):
>   arm-bsp/u-boot: corstone1000: Disable mm_communicate failure log
> 
> [...]

Applied, thanks!

[1/1] arm-bsp/u-boot: corstone1000: Disable mm_communicate failure log
      commit: 3d1183ab54317118b965ffd10bafa2651bb1da70

Best regards,