• Antonio Nino Diaz's avatar
    mediatek: Migrate to new interfaces · b8424642
    Antonio Nino Diaz authored
    
    
    - mt6795: Migrate to new GIC interfaces.
    - Remove support for PSCI platform compatibility layer.
    - Migrate to bl31_early_platform_setup2().
    - Migrate from cm_init_context() to cm_init_my_context().
    - Use PLAT_VIRT_ADDR_SPACE_SIZE and PLAT_PHY_ADDR_SPACE_SIZE.
    - Update Makefile paths.
    - Use private definition of bl31_params_t.
    
    This is an incomplete migration, mt6795 doesn't currently compile.
    
    Change-Id: Icf9307637066cd6f2166524715e4f117f5ce2350
    Signed-off-by: default avatarAntonio Nino Diaz <antonio.ninodiaz@arm.com>
    b8424642
platform.mk 1.98 KB