Merge tag 'microblaze-v6.1' of git://git.monstr.eu/linux-2.6-microblaze
Pull microblaze updates from Michal Simek: "This adds architecture support for error injection which can be done only via local memory (BRAM) with enabling path for recovery after reset. These patches targets Triple Modular Redundacy (TMR) configuration where 3 Microblazes are running in parallel with monitoring logic. When an error happens (or is injected) system goes to break handler with full CPU reset and system recovery back to origin context. More information can be found at [1]" Link: https://www.xilinx.com/content/dam/xilinx/support/documents/ip_documentation/tmr/v1_0/pg268-tmr.pdf [1] * tag 'microblaze-v6.1' of git://git.monstr.eu/linux-2.6-microblaze: microblaze: Add support for error injection microblaze: Add custom break vector handler for mb manager microblaze: Add xmb_manager_register function
No related branches found
No related tags found
Showing
- arch/microblaze/Kconfig 10 additions, 0 deletionsarch/microblaze/Kconfig
- arch/microblaze/include/asm/xilinx_mb_manager.h 29 additions, 0 deletionsarch/microblaze/include/asm/xilinx_mb_manager.h
- arch/microblaze/kernel/asm-offsets.c 7 additions, 0 deletionsarch/microblaze/kernel/asm-offsets.c
- arch/microblaze/kernel/entry.S 301 additions, 1 deletionarch/microblaze/kernel/entry.S
Loading
Please register or sign in to comment