From c0c175d9417b3bd4e8ccccdde08fa5fd80fa0e56 Mon Sep 17 00:00:00 2001 From: Austin Date: Thu, 28 Apr 2022 07:13:33 +0000 Subject: [PATCH] update en/device-dev/website.md. Signed-off-by: Austin --- en/device-dev/website.md | 1 + 1 file changed, 1 insertion(+) diff --git a/en/device-dev/website.md b/en/device-dev/website.md index c62ee271e7..f89b34cd86 100644 --- a/en/device-dev/website.md +++ b/en/device-dev/website.md @@ -433,6 +433,7 @@ - [Development Guidelines on Application Signature Verification](subsystems/subsys-security-sigverify.md) - [Development Guidelines on Application Permission Management](subsystems/subsys-security-rightmanagement.md) - [Development Guidelines on IPC Authentication](subsystems/subsys-security-communicationverify.md) + - [Development on Device Security Level Management](subsystems/subsys-security-devicesecuritylevel.md) - Startup - [Startup](subsystems/subsys-boot-overview.md) - [init Module](subsystems/subsys-boot-init.md) -- GitLab