Skip to content
Snippets Groups Projects
  1. Aug 06, 2018
  2. Aug 04, 2018
  3. Aug 03, 2018
  4. Aug 02, 2018
    • Stephen Warren's avatar
      ARM: tegra: align carveout size · a839c364
      Stephen Warren authored and Tom Rini's avatar Tom Rini committed
      
      Align the size of the carveout region to 2M. This ensures that the size
      can be accurately represented by an LPAE page table that uses sections.
      
      This solves a bug (hang at boot time soon after printing the DRAM size)
      that only shows up when the following two commits are merged together:
      d32e86bd ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported
      6e584e63 ARM: tegra: avoid using secure carveout RAM
      
      Cc: Mark Kettenis <kettenis@openbsd.org>
      Cc: Alexander Graf <agraf@suse.de>
      Acked-by: default avatarTom Warren <twarren@nvidia.com>
      Signed-off-by: Stephen Warren's avatarStephen Warren <swarren@nvidia.com>
      a839c364
  5. Aug 01, 2018
Loading