• Joined on 2023-07-24
morgan commented on pull request M-Labs/artiq-zynq#288 2024-03-07 13:29:23 +08:00
set exception vector table addr to 0x100000 and add FIQ dummy handler

From the link.x, I also checked it with .elf dump

morgan commented on pull request M-Labs/artiq-zynq#288 2024-03-07 13:27:56 +08:00
set exception vector table addr to 0x100000 and add FIQ dummy handler

Force push to use the dummy_fiq_handler feature from zynq-rs

morgan pushed to vector_fix at morgan/artiq-zynq 2024-03-07 13:27:12 +08:00
9763a30ed2 main: set exception vector table addr to 0x100000
63bf1c81d4 fiq: use dummy handler to fix compilation error
Compare 2 commits »
morgan created pull request M-Labs/artiq-zynq#288 2024-03-07 12:56:17 +08:00
set exception vector table addr to 0x100000 and add FIQ dummy handler
morgan deleted branch zc706_warning_fix from morgan/artiq-zynq 2024-03-07 12:54:04 +08:00
morgan deleted branch zc706_sat_warning_fix from morgan/artiq-zynq 2024-03-07 12:53:55 +08:00
morgan deleted branch demo_warning_fix_release from morgan/artiq-zynq 2024-03-07 12:53:40 +08:00
morgan deleted branch demo_warning_fix from morgan/artiq-zynq 2024-03-07 12:53:35 +08:00
morgan deleted branch interrupt from morgan/zynq-rs 2024-03-07 12:52:12 +08:00
morgan deleted branch bugfix_ethPHY from morgan/zynq-rs 2024-03-07 12:51:57 +08:00
morgan deleted branch fiq from morgan/zynq-rs 2024-03-07 12:51:47 +08:00
morgan pushed to vector_fix at morgan/artiq-zynq 2024-03-07 12:49:12 +08:00
eee45ff828 main: set exception vector table addr to 0x100000
73b0dd5d8d fiq: add handler to fix compilation error
Compare 2 commits »
morgan created pull request M-Labs/zynq-rs#112 2024-03-07 12:27:59 +08:00
abort: rename to exception_vectors
morgan pushed to rename_abort at morgan/zynq-rs 2024-03-07 12:26:33 +08:00
7c58c0cf43 abort: rename to exception_vectors
morgan pushed to rename_abort at morgan/zynq-rs 2024-03-07 12:26:10 +08:00
morgan created branch rename_abort in morgan/zynq-rs 2024-03-07 12:26:09 +08:00
morgan commented on pull request M-Labs/zynq-rs#111 2024-03-07 12:19:18 +08:00
abort: support custom exception vector table address
morgan commented on pull request M-Labs/zynq-rs#111 2024-03-07 12:14:16 +08:00
abort: support custom exception vector table address

abort.rs should probably be renamed.

how about exception.rs?

morgan created pull request M-Labs/zynq-rs#111 2024-03-07 12:06:08 +08:00
abort: support custom exception vector table address
morgan pushed to master at morgan/zynq-rs 2024-03-07 12:04:39 +08:00
5bd336c961 add support for using custom FIQ handler
298f64a2f9 boot: enable FIQ
4168eb63a7 GIC: fix wrong core target config when enabling interrupt (#109)
a43b8bf64e mkbootimage: work around buffer overflow
91bae572f9 fix "unknown argument '-Wl,--undefined=AUDITABLE_VERSION_INFO'"
Compare 7 commits »