From 9160c522d804b589a62027362c53df4de86fae5c Mon Sep 17 00:00:00 2001 From: Ryan Cooke Date: Wed, 5 Feb 2025 15:13:21 +0000 Subject: [PATCH] docs: secure-boot-abstractions: clarify preload isn't supported --- docs/secure-boot-abstractions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/secure-boot-abstractions.md b/docs/secure-boot-abstractions.md index 76f38951cc..c960ec766d 100644 --- a/docs/secure-boot-abstractions.md +++ b/docs/secure-boot-abstractions.md @@ -100,3 +100,7 @@ files are updated to, calling the hook twice with different names and using the `do_skip` function to decide whether to install a file or not. See examples in device integration layers like meta-balena-raspberrypi. + +# Preloading + +Preloading of secure boot enabled balenaOS images is currently not supported