• Joined on 2023-07-24
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 »
morgan pushed to vector_fix at morgan/zynq-rs 2024-03-07 12:03:58 +08:00
9005b73316 experiment: add set_vector_table example
b1994dbe16 abort: support custom exception vector table addr
Compare 2 commits »
morgan created branch vector_fix in morgan/artiq-zynq 2024-03-07 11:54:53 +08:00
morgan pushed to vector_fix at morgan/artiq-zynq 2024-03-07 11:54:53 +08:00
5564e9de41 fiq: add handler
8683b6c12e main: set exception vector table addr to 0x100000
Compare 2 commits »
morgan pushed to vector_fix at morgan/zynq-rs 2024-03-06 16:17:59 +08:00
5f765f7aee experiment: add set_vector_table example
ff6338be19 abort: allow custom vector table base address
Compare 2 commits »
morgan created branch vector_fix in morgan/zynq-rs 2024-03-06 16:17:59 +08:00
morgan opened issue M-Labs/artiq-zynq#287 2024-03-04 12:22:14 +08:00
FIQ: custom handler not working on master but works fine on satman
morgan created branch fiq_issue in morgan/artiq-zynq 2024-03-04 12:05:44 +08:00
morgan pushed to fiq_issue at morgan/artiq-zynq 2024-03-04 12:05:44 +08:00
adaecf87a8 FIQ_issue
morgan pushed to fiq_issue at morgan/zynq-rs 2024-03-04 12:05:39 +08:00
80255c3a95 fiq_issue
morgan created branch fiq_issue in morgan/zynq-rs 2024-03-04 12:05:39 +08:00