• Jeffrey Lee's avatar
    Ensure FPEmulator is aware of zero page relocation. Keep zero page relocation... · 63d3686b
    Jeffrey Lee authored
    Ensure FPEmulator is aware of zero page relocation. Keep zero page relocation disabled for iMx6 for now. Add ZeroPain to ModuleDB
    
    Detail:
      Components/ROOL/BCM2835, BCM2835Pico, OMAP3, OMAP3Live, OMAP4, S3C6410, Tungsten - Add "FPEANCHOR=High" to FPEmulator build options so that it uses the relocated FPEAnchor location instead of the old one. In the future FPEmulator will be fixed so that it doesn't use a hard-coded address, but for now we need to manually tell ROM versions where FPEAnchor is.
      Components/ROOL/iMx6 - Override the kernel's default decision and leave zero page relocation disabled. R-Comp can decide when it's a sensible time to enable it.
      ModuleDB - Add ZeroPain. The module isn't used in any components files yet, but it's good to list it here forthe sake of completeness.
    Admin:
      Tested with Iyonix ROM build
      Requires Kernel-5_35-4_79_2_268 for FPEAnchor setting to match reality
    
    
    Version 6.69. Tagged as 'BuildSys-6_69'
    63d3686b
BCM2835Pico 2.97 KB