lowRISC / opentitan

OpenTitan: Open source silicon root of trust
https://www.opentitan.org
Apache License 2.0
2.53k stars 754 forks source link

[AES, doc] Missing De-initialisation section in https://opentitan.org/book/hw/ip/aes/doc/theory_of_operation.html #24334

Open ntomj opened 1 month ago

ntomj commented 1 month ago

Description

The document needs an update. In section https://opentitan.org/book/hw/ip/aes/doc/theory_of_operation.html#system-key-manager-interface, there is

(see De-Initialization below). But, there is no De-Initialization section.

vogelpi commented 1 month ago

Thanks for filing the issue @ntomj . At some point, we've split up the documentation a bit. The section you're looking for is here: https://opentitan.org/book/hw/ip/aes/doc/programmers_guide.html#de-initialization