This is an automated email from the ASF dual-hosted git repository.

xiaoxiang781216 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit 5e1b10971db9eb3f450c1695d2b7077f939b8183
Author: Eren Terzioglu <[email protected]>
AuthorDate: Fri Jun 26 20:58:32 2026 +0200

    Docs/platforms/esp32p4: Add crypto docs for esp32p4
    
    Add missing crypto accelerator docs for esp32p4
    
    Signed-off-by: Eren Terzioglu <[email protected]>
---
 Documentation/platforms/risc-v/esp32p4/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/platforms/risc-v/esp32p4/index.rst 
b/Documentation/platforms/risc-v/esp32p4/index.rst
index 86cb9583a38..d191224f350 100644
--- a/Documentation/platforms/risc-v/esp32p4/index.rst
+++ b/Documentation/platforms/risc-v/esp32p4/index.rst
@@ -394,7 +394,7 @@ Peripheral        Support NOTES
 SHA                Yes
 RSA                No
 ECC                No
-HMAC               No
+HMAC               Yes
 TRNG               No
 ECDSA              No
 TEE                No

Reply via email to