• could i jump from BL2 direct to BL33?
    Hello All, i'm developing kind of bootloader for R-CAR and need to jump from BL2 to BL33 which my bootloader? other question how Green Hills did it in her bootloader ? Thanks.
  • could i jump from BL2 direct to BL33?
    Hello All, i'm developing kind of bootloader for R-CAR and need to jump from BL2 to BL33 which my bootloader? other question how Green Hills did it in her bootloader ? Thanks.
  • Sampling Interval Problem about SPE (Statistical Profiling Extension)
    Hey there, Currently I'm using SPE to trace program execution flow (like Intel PT). However, since it is a feature of performance measurement, it seems not able to record all branch instructions....
  • Sampling Interval Problem about SPE (Statistical Profiling Extension)
    Hey there, Currently I'm using SPE to trace program execution flow (like Intel PT). However, since it is a feature of performance measurement, it seems not able to record all branch instructions....
  • Enable SPE(Statistical Profiling Extension)causes higher exception level problems
    I tried using the method and referring document by arm Official documents,but an exception appears in the kernel log ​checked for the path without "/sys/bus/event_source/devices/arm_spe_XX." The hardware...