mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 15:00:22 +08:00
cpukit/microblaze: Add exception extensions
Add the functions necessary to support RTEMS_EXCEPTION_EXTENSIONS and mark this functionality as available on MicroBlaze.
This commit is contained in:
committed by
Joel Sherrill
parent
530a8c2494
commit
ace9955fc4
@@ -24,6 +24,8 @@ source:
|
||||
- cpukit/score/cpu/microblaze/microblaze-context-switch.S
|
||||
- cpukit/score/cpu/microblaze/microblaze-context-validate.S
|
||||
- cpukit/score/cpu/microblaze/microblaze-context-volatile-clobber.S
|
||||
- cpukit/score/cpu/microblaze/microblaze-exception-extensions.c
|
||||
- cpukit/score/cpu/microblaze/microblaze-exception-extensions.S
|
||||
- cpukit/score/cpu/microblaze/cpu.c
|
||||
- cpukit/score/cpu/microblaze/cpu_asm.S
|
||||
type: build
|
||||
|
||||
@@ -13,6 +13,7 @@ description: |
|
||||
frames.
|
||||
enabled-by:
|
||||
- aarch64
|
||||
- microblaze
|
||||
links: []
|
||||
name: RTEMS_EXCEPTION_EXTENSIONS
|
||||
type: build
|
||||
|
||||
Reference in New Issue
Block a user