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

Message ID 20220104170651.15240-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:06 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