meta-nuvoton: linux: enable hash api for systemd

Kernel crypto/hash API
   CONFIG_CRYPTO_HMAC
   CONFIG_CRYPTO_SHA256
   CONFIG_CRYPTO_USER_API_HASH

The requirement can be found at
https://github.com/systemd/systemd/blob/master/README

This API is necessary for the UUID feature that you can
find the implementation in the bmcweb.
https://github.com/openbmc/bmcweb/blob/master/redfish-core/include/utils/systemd_utils.hpp

Signed-off-by: Joseph Liu <kwliu@nuvoton.com>
Change-Id: I78b194bcdc2f6b0320fc2d89d0cc3191b3c719ac
1 file changed
tree: 8587c50e9393a3718cd21275a6d313187d8ecadd
  1. conf/
  2. recipes-bsp/
  3. recipes-kernel/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE
  7. MAINTAINERS
  8. README.md
  9. recipes.txt
README.md

Nuvoton NPCM7XX

This is the Nuvoton NPCM7XX Board Support Package (BSP) layer. The NPCM7XX is an ARM based SoC with external DDR RAM and supports a large set of peripherals made by Nuvoton. More information about the NPCM7XX can be found here.