• Sandrine Bailleux's avatar
    Revert "Move architecture timer setup to platform-specific code" · c78069c5
    Sandrine Bailleux authored
    This reverts commit 1c297bf0
    because it introduced a bug: the CNTFRQ_EL0 register was no
    longer programmed by all CPUs.  bl31_platform_setup() function
    is invoked only in the cold boot path and consequently only
    on the primary cpu.
    
    A subsequent commit will correctly implement the necessary changes
    to the counter frequency setup code.
    c78069c5
porting-guide.md 48 KB