Skip to content

Conversation

@TonyHan11
Copy link
Contributor

Changes in this PR includes:

  • add SHA support for Microchip sama7g5 (dts, driver, tests)
  • reorder the nodes in sama7g5.dtsi by address ascending order
Update the soc nodes in sama7g5.dtsi by address ascending order. Signed-off-by: Tony Han <tony.han@microchip.com>
Add the node for Secure Hash Algorithm (SHA) to sama7g5.dtsi file. Signed-off-by: Tony Han <tony.han@microchip.com>
When SHA is activated in the DT, configure it's register region with strong ordered, read and write access. Signed-off-by: Tony Han <tony.han@microchip.com>
Rename to Kconfig.mchp for Microchip crypto drivers support. Signed-off-by: Tony Han <tony.han@microchip.com>
Add yaml and driver for Microchip Secure Hash Algorithm (SHA), update Kconfig and make files. Signed-off-by: Tony Han <tony.han@microchip.com>
Enable the SHA node in sama7g54_ek.dts file. Add crypto to sama7g54_ek.yaml support list. Signed-off-by: Tony Han <tony.han@microchip.com>
Update to support testing crypto_hash on sama7g54_ek board. Signed-off-by: Tony Han <tony.han@microchip.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Boards/SoCs area: Crypto / RNG area: Devicetree Bindings area: Devicetree area: Tests Issues related to a particular existing or missing test platform: Microchip MEC Microchip MEC Platform platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM)

3 participants