• how to switch from EL3 to El1 inside u-boot before linux kernel?

    dudu8
    dudu8

    linux requires EL1,however uboot is in EL3 mode.linux is halted.

    • over 3 years ago
    • System
    • Embedded forum
  • System call excepton handler about  the svc stack in the linux

    thpark
    thpark

    I am studying System call in the linux. I know that is using SVC exception handler.

    the related codes are as follow

    ====================exception handler codes===================================

    ENTRY(vector_swi)

    sub sp, sp, #S_FRAME_SIZE

    stmia sp, {r0 - r12…

    • Answered
    • over 3 years ago
    • System
    • Embedded forum
  • View related content from anywhere
  • More
  • Cancel