linux-gbmc: Add ARM_PATCH_PHYS_VIRT for ARMv7

We want to make sure we have a relocatable kernel so that Kdump can
execute out of the crashkernel region. Without it, Kdump will never
execute.

Tested: Booted on AMD Rome and verified that Kdump is now working with
this option enabled.

Google-Bug-Id: 382137439
Change-Id: Id7e18bc42b9b659d4b693743a0485f86e9802ccb
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed
tree: e6c56f41f1c02d78b16f5ad9cef2be382441c19e
  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.