aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technotes/index.md
diff options
context:
space:
mode:
authorJan Dabros <jsd@semihalf.com>2020-03-28 00:05:18 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-05-01 06:31:25 +0000
commit6449b674275812da9b7d69da99bedf0debfaa17f (patch)
tree1061cc4575ec1c61719433748b4735129e48647d /Documentation/technotes/index.md
parentda5e07e6c7a88282e884cd6d2af726196e66cc21 (diff)
Documentation: Add proposal for firmware unit testing
Signed-off-by: Jan Dabros <jsd@semihalf.com> Change-Id: I552d6c3373219978b8e5fd4304f993d920425431 Reviewed-on: https://review.coreboot.org/c/coreboot/+/39893 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'Documentation/technotes/index.md')
-rw-r--r--Documentation/technotes/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/technotes/index.md b/Documentation/technotes/index.md
index 7c231fc672..5367e69aa2 100644
--- a/Documentation/technotes/index.md
+++ b/Documentation/technotes/index.md
@@ -2,3 +2,4 @@
* [Dealing with Untrusted Input in SMM](2017-02-dealing-with-untrusted-input-in-smm.md)
* [Rebuilding coreboot image generation](2015-11-rebuilding-coreboot-image-generation.md)
+* [Unit testing coreboot](2020-03-unit-testing-coreboot.md)