Add default cs_privilege_levels.json config file

As part of below patch, adding default Cipher Suite Privilege Levels
config file i.e. cs_privilege_levels.json to /usr/share/ipmi-providers/

https://gerrit.openbmc-project.xyz/#/c/openbmc/phosphor-host-ipmid/
  +/21500/

IPMI Spec 13.17 provides a way to pick a "highest level matching
proposed algorithms" during RMCPP Open Session Request, and effective
privilege levels are decided taking Cipher Suite Privilege Levels into
account. This patch initializes Cipher Suite Privilege Levels
configurations into a JSON file. By default, admin privileges are
given to all Cipher Suites across all channels.

Signed-off-by: jayaprakash Mutyala <mutyalax.jayaprakash@intel.com>
Change-Id: If5882c2efb3d0fb331588df41d75f28696d61580
2 files changed
tree: ccd9463e892006a5fc3a316c07b8bd9094dbf4ba
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. raspberrypi/
  6. recipes-connectivity/
  7. recipes-core/
  8. recipes-devtools/
  9. recipes-extended/
  10. recipes-graphics/
  11. recipes-phosphor/
  12. recipes-protocols/
  13. recipes-support/
  14. recipes-textproc/
  15. recipes-x86/
  16. COPYING.apache-2.0
  17. COPYING.MIT
  18. LICENSE
  19. MAINTAINERS
  20. README.md
  21. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.