• How Can I jump from EL1 to EL0 in bare metal environment

    Awax
    Awax

    Hello,

    I am working with a port of FreeRTOS on Arm64 soc , which is running at EL1, my goal is to perform a function call that will execute in EL0,

    I have come to understand that the only way for the EL switch is to set the correct M bits of the spsr_el1…

    • Answered
    • 2 months ago
    • Processors
    • Cortex-A / A-Profile forum
  • Assemble a native ARMv8 library, and call Android Java methods from its procedures invoked by an Android App, using the JNI conventions.

    Myy
    Myy

    Purpose

    This document demonstrates how to :
    • write functions (procedures), using the ARMv8 64-bit Gnu AS syntax, that will use the JNI library to call back Java functions from the Android app that called them
    • assemble these procedures into a native library…
    • over 2 years ago
    • Open Source Software and Platforms
    • Android forum
  • Semihalf ARM blog #2: Dead board and stack growth

    Rafal Jaworowski
    Rafal Jaworowski

    We’d like to welcome all of you and describe few interesting issues we encounter during our work with ARMv8 and FreeBSD. In this cycle it is planned to talk a little about various bugs found in the kernel and the ways how they were resolved.

    Exception…

    • over 4 years ago
    • Processors
    • Processors blog