gbmc-release-23.18.x:bmcweb: support volume management and drive erase

Port commits from https://github.com/CodeConstruct/bmcweb/commits/dev/nvme-redfish
to support NVMe volume(namespace) management and sanitize operation.

Tested:
enumerate volume: https://paste.googleplex.com/5499382165143552
detach volume: https://paste.googleplex.com/4891936203735040
delete volume: https://paste.googleplex.com/4586031599845376
create volume: https://paste.googleplex.com/4890366808424448
attach volume: https://paste.googleplex.com/5301135588982784
sanitize CryptographicErase: https://paste.googleplex.com/5504727105142784
sanitize BlockErase:  https://paste.googleplex.com/5440530375770112
lightkeeper_tool_full_cleaning: https://paste.googleplex.com/6595177559883776

Change-Id: I4ed54cb58acbeb7fe58e0fec02f918cbab5e2470
Signed-off-by: Jinliang Wang <jinliangw@google.com>
22 files changed
tree: 6f0107927eb545f71b9d67680d2b8cbed670401e
  1. conf/
  2. dynamic-layers/
  3. meta-nuvoton-npcm8xx/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-devtools/
  7. recipes-extended/
  8. recipes-google/
  9. recipes-kernel/
  10. recipes-phosphor/
  11. LICENSE
  12. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.