Andre Richter
224ac8d944
Use --headers for readelf
2020-07-21 17:47:43 +02:00
Andre Richter
98d5d79acf
Don't check in binaries anymore
2020-04-16 22:47:19 +02:00
Andre Richter
5a0d8de96b
Demangle in objdump
2020-04-15 23:38:44 +02:00
Andre Richter
bf8e6c36c7
Analyzer: Invoke cargo check through Makefile
2020-04-15 23:00:21 +02:00
Andre Richter
0a1616d8b2
Let cargo track changed files
...
This should enable incremental compilation monitored by cargo.
2020-04-14 23:16:35 +02:00
Andre Richter
a4266ba978
More Makefile fixes
2020-04-12 22:22:29 +02:00
Andre Richter
6eb9613ba2
Fix objcopy invocation
2020-04-12 11:54:13 +02:00
Andre Richter
089565762a
Makefiles: Docker USB passthrough in Linux only
...
Detect if we run on Linux. If so, dockerize Makefile targets that need access to
USB devices. If we run on anything else, attempt to execute natively.
This will enable non-Linux Unixes like macOS to run the chainboot target, given
they install the needed Ruby dependencies.
2020-04-11 12:22:52 +02:00
Andre Richter
792b208643
Missed xdoc -> doc earlier
2020-04-09 21:27:14 +02:00
Andre Richter
c4f9432e13
Remove xbuild. Use upstream aarch64 rust-std 🎉 🦀
...
`rustup target add aarch64-unknown-none-softfloat` is now a thing.
It is no longer required to build rust-std on-demand with `xbuild`.
This reduces compile-times significantly.
2020-04-07 23:17:48 +02:00
Andre Richter
13a59172a5
Refactor tutorial 11
2020-03-28 13:24:53 +01:00
Andre Richter
bb78c779ca
Introducing Minipush, a raspbootcom replacement.
...
Gets rid of compiled C++, uses Ruby 💎
2020-01-14 20:45:41 +01:00
Andre Richter
0e78932bf7
Treat clippy warnigs as error
2020-01-09 22:11:39 +01:00
Andre Richter
e690f8e7e4
Copyright bump to 2020 🎆
2020-01-02 00:41:03 +01:00
Andre Richter
821c7e2103
QEMU: Don't spawn a VNC session
2019-12-01 23:55:13 +01:00
Andre Richter
9d77f46759
Some Makefile tweaks
2019-12-01 22:19:29 +01:00
Andre Richter
54137e8b38
Relicense as dual MIT OR Apache-2.0
2019-11-25 19:54:05 +01:00
Andre Richter
1cc034b364
Makefile changes
2019-11-13 08:40:23 +01:00
Andre Richter
2993c8143c
Add code for tutorial 11
2019-11-05 21:23:36 +01:00