This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I confirm how fast the Cortex-A57 and CortexA53 cores are being clocked at on my Juno board?

I'm using the standard firmware with an OpenEmbedded filesystem on a Juno Development Platform

Parents
  • Hi,

    Have you tried sysfs operations to change governor and frequency mentioned

    in my earlier response on this thread ?

    Also you must not require any change in SCP if you are using interim3 and above

    releases, but it's always good to use latest firmware binaries. If you prefer to compile

    and run your own kernel and modules, you can do so from the source hosted in the

    GitHub[1]

    Regards,

    Sudeep

    [1] ARM-software/linux · GitHub

Reply
  • Hi,

    Have you tried sysfs operations to change governor and frequency mentioned

    in my earlier response on this thread ?

    Also you must not require any change in SCP if you are using interim3 and above

    releases, but it's always good to use latest firmware binaries. If you prefer to compile

    and run your own kernel and modules, you can do so from the source hosted in the

    GitHub[1]

    Regards,

    Sudeep

    [1] ARM-software/linux · GitHub

Children