From 965b05adafe3384c3a2a74d642b3e95c00814668 Mon Sep 17 00:00:00 2001 From: Jakub Czapiga Date: Thu, 21 Oct 2021 10:54:36 +0000 Subject: Documentation/releases/4.15: Add note about libpayload improvements Change-Id: I3043e70523db1b7f1df90789a69eadd155848bb0 Signed-off-by: Jakub Czapiga Reviewed-on: https://review.coreboot.org/c/coreboot/+/58521 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Patrick Georgi --- Documentation/releases/coreboot-4.15-relnotes.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Documentation/releases/coreboot-4.15-relnotes.md b/Documentation/releases/coreboot-4.15-relnotes.md index 5701eb0c96fa..334d4cae06f7 100644 --- a/Documentation/releases/coreboot-4.15-relnotes.md +++ b/Documentation/releases/coreboot-4.15-relnotes.md @@ -25,5 +25,16 @@ Previously, the default behaviour for Intel chipset lockdown was to let the FSP do it. Since all related mainboards used the coreboot mechanisms for chipset lockdown, the default behaviour was changed to that. +### Payloads unit testing + +Libpayload now supports the mock architecture, which can be used for unit testing +payloads. (For examples see +[depthcharge](https://chromium.googlesource.com/chromiumos/platform/depthcharge/) +payload) + +### Unit testing infrastructure + +Unit testing of libpayload is now possible in the same fashion as in the main +coreboot tree. ### Add significant changes here -- cgit v1.2.3