artiq-zynq/src
pca006132 04437e876c libconfig/load_pl: added alignment for devc buffer
According to the TRM, the buffer should be 64B aligned.
Without the alignment would cause failure for the DMA transaction.
It seems that the allocator would give some alignment, but to be more
correct we should specify that with the alloc interface.
2020-09-01 14:48:19 +08:00
..
.cargo cargo: remove outdated runner entry 2020-05-07 13:50:21 +08:00
gateware acpki: add legacy i_status/o_status registers 2020-08-04 17:31:35 +08:00
include fix permissions 2020-07-02 10:28:40 +08:00
libc update dependencies, zc706 -> zynq-rs 2020-08-06 20:33:23 +08:00
libconfig libconfig/load_pl: added alignment for devc buffer 2020-09-01 14:48:19 +08:00
libcoreio replace libio with core_io 2020-06-05 17:14:36 +08:00
libdwarf Added libpanic_unwind/dwarf from rustc as libdwarf. 2020-07-02 09:51:47 +08:00
libdyld update dependencies, zc706 -> zynq-rs 2020-08-06 20:33:23 +08:00
libunwind Backtrace: panic handler with proper backtrace. 2020-07-02 13:12:12 +08:00
llvm_libunwind Kernel exception: fixed top level finally. (#70) 2020-07-23 14:09:15 +08:00
runtime split config code into libconfig 2020-09-01 14:48:09 +08:00
szl enabled L2 cache and optimized ethernet 2020-08-25 14:51:39 +08:00
Cargo.lock split config code into libconfig 2020-09-01 14:48:09 +08:00
Cargo.toml split config code into libconfig 2020-09-01 14:48:09 +08:00
Makefile Makefile: optimize 2020-08-05 19:14:18 +08:00
armv7-none-eabihf.json Exception handling: patched exception handling for ARTIQ. 2020-07-02 10:13:42 +08:00