linux-gbmc: aspeed-g7: edaf: change to use memcpy_to/fromio

The reserved memory space for eDAF is not a system ram so that changing
to use memcpy_toio() and memcpy_fromio() instead.

Tested:
1. Built OK
2. eDAF function works

Google-Bug-Id: 464812745
Change-Id: I7111d024f5753e7cfbf1d5a460c61cd405aa6638
Signed-off-by: wukaihua <eason.kh.wu@fii-na.corp-partner.google.com>
1 file changed
tree: f17fefc53aee20d6f281e414d7b8b6e579d970b0
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. 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.