2
0
Fork 0
Commit Graph

322 Commits

Author SHA1 Message Date
Emery Hemingway 1400dded7e fixup! tests: consolidate rtc, signal, pci into x86 test 2020-04-26 11:48:05 +05:30
Emery Hemingway ae135e118d Genodelabs/init: always route "ld.lib.so" ROM to parent 2020-04-25 16:27:01 +05:30
Emery Hemingway f623372e6b dhall-genode: update 2020-04-23 15:19:27 +05:30
Emery Hemingway 8c4e0dcbb0 overlay: add setup-hook to tup 2020-04-22 17:18:57 +05:30
Emery Hemingway 6c8629d1be Patch GDB for Genode target support 2020-04-20 16:46:39 +05:30
Emery Hemingway feb555991e genodeSources: prevent build scrips from stripping
The fixup phase of the Nix builder strips files and easier to disable.
2020-04-20 16:46:39 +05:30
Emery Hemingway 2aee6e6601 dhall-genode: update to LabelSelector revision 2020-04-20 16:46:39 +05:30
Emery Hemingway 722edd4d8e tests: make sotest opt-in
Sotest must be explicitly enabled for tests. Use new build-product
subtypes for hydra. Use bender binary provided by Cyberus.
2020-04-15 16:47:46 +05:30
Emery Hemingway 78c5a2bb19 Test consolidation 2020-04-14 00:01:39 +05:30
Emery Hemingway 6aa43a1129 Move all x86_64-linux-x86_64-genode checks to 86_64-linux 2020-04-13 16:16:30 +05:30
Emery Hemingway e97e80dcaf block_router: 0.1.1 <- 0.1.0 2020-04-13 12:40:45 +05:30
Emery Hemingway e48de48711 Optimize base-hw tests, include dhall config with build 2020-04-11 14:09:06 +05:30
Emery Hemingway b4ee16345f Apply iasl patch to virtualbox 2020-04-09 23:37:36 +05:30
Emery Hemingway b01c8fd51d Create lib.runDhallCommand
An optimization for using the Dhall library.
2020-04-09 23:29:53 +05:30
Emery Hemingway 5229395e9a README 2020-04-09 02:34:02 +05:30
Emery Hemingway 7a04959417 Patch Genode sources per-package
Avoid cross package rebuilds when patching. Remove init schema
validation, as its not worth patching.
2020-04-08 21:22:52 +05:30
Emery Hemingway ed3cf7f063 Prefer Genode Labs packages from depot builds 2020-04-08 21:22:52 +05:30
Emery Hemingway 33d866c5e7 Cleanup checks 2020-04-08 21:22:52 +05:30
Emery Hemingway 02f16c0436 Update README 2020-04-08 21:22:52 +05:30
Emery Hemingway 81fd2fce98 Package stdcxx library 2020-04-08 13:43:27 +05:30
Emery Hemingway d0ba11aba8 nic_bus: reinit at version 0.2 2020-04-05 14:03:51 +05:30
Emery Hemingway 8cdc415417 Optimize Dhall processing 2020-04-05 13:31:11 +05:30
Emery Hemingway 049b0d3053 tests: rename hostPkgs to buildPkgs
This is consistent with Nixpkgs terminology.
2020-04-04 16:32:37 +05:30
Emery Hemingway cee2caa2c7 block_router: update to v0.1.0 2020-04-04 16:17:44 +05:30
Emery Hemingway 89c5344a4f Replace ports hashes 2020-04-04 14:25:32 +05:30
Emery Hemingway 33fa10e0c0 solo5: 0.6.3 -> 0.6.4 2020-04-04 14:25:32 +05:30
Emery Hemingway 45c90b30b3 add solo5-tools to overlay
Add a package that only contains the solo5-elftool utility.
2020-04-04 14:25:32 +05:30
Emery Hemingway be75518e61 Expand Genode packages within overlay
Move the expansion of the Genode specific packages to the overlay as
nixpkgs.genodePackages and expose this as outputs.packages. This allows
access to offsets like buildPackages.genodePackages or
targetPackages.genodePackages.
2020-04-04 14:25:32 +05:30
Emery Hemingway 585836fdfa Move sotest-producer sources URL 2020-04-04 14:25:32 +05:30
Emery Hemingway 89a6228161 solo5: ignore struct and class mismatches 2020-03-31 23:10:32 +05:30
Emery Hemingway 437365e059 sotest-producer: 0.1.3 -> 0.2.0 2020-03-31 23:10:32 +05:30
Emery Hemingway 4ab70e41cf New stdenv with painless $CXX
Patch Clang to implicitly pass the required linker flags.
2020-03-31 23:10:32 +05:30
Emery Hemingway 8a74a86599 Move genodeSources from packages to overlay 2020-03-31 23:10:32 +05:30
Emery Hemingway e0742fef4e Reduction 2020-03-31 23:10:32 +05:30
Emery Hemingway 04d1588044 Remove stdcxx package 2020-03-31 23:10:32 +05:30
Emery Hemingway db7d458b5e Add package manifests at testing site
The manifests can be generated at late as possible. Also, in the future
a list of binaries in use by an init expression can be extracted and
selected from a list of input packages.
2020-03-31 23:10:32 +05:30
Emery Hemingway 9e07ce1156 Use NixOS/nixpkgs as upstream 2020-03-31 23:10:32 +05:30
Emery Hemingway ca4b1a0b3f Remove libc package
This needs to be done properly at the overlay
2020-03-31 23:10:32 +05:30
Emery Hemingway 14fc773ac9 Move Nixpkgs patching to overlay 2020-03-24 19:48:26 +05:30
Emery Hemingway a0a31fa548 Restructure flake.nix to use a nixpkgs overlay 2020-03-24 18:32:57 +05:30
Emery Hemingway d1f2ea427e Add app/gpt_write to Genode Make targets 2020-03-24 18:32:57 +05:30
Emery Hemingway 6558f3c232 Add block_router package 2020-03-24 18:32:56 +05:30
Emery Hemingway 918c74a111 Make devShell a Genode Labs FHS environment 2020-03-20 23:45:47 +05:30
Emery Hemingway 085fedfef5 Update dhallGenode 2020-03-19 15:36:11 +05:30
Emery Hemingway 89a31edc39 README: add render-init tip
I keep forgetting this one.
2020-03-19 00:22:16 +05:30
Emery Hemingway ad07de94bf Add genode-make app
A demonstration of invoking a flake function from within an app.
2020-03-18 19:40:59 +05:30
Emery Hemingway 818014787f Update to latest Dhall in Nixpkgs master 2020-03-18 19:40:58 +05:30
Emery Hemingway 6d6d585f0f Refactor of packaging and testing
- Remove manifests from Dhall configurations and mix all
   test inputs to generate test ROM maps.

 - All loader and timer drivers are name ld.lib.so and timer_drv.

 - Replace packages of multiple Genode Labs targets with functions
   to build individual targets. These packages are not explicitly
   specified unless they require inputs from the source ports or
   extra nativeBuildInputs.

 - Add support for building from Genode world repository.
2020-03-18 19:39:57 +05:30
Emery Hemingway 2aab55dc38 Write boot image configuration to file during compilation
Sometimes ld chokes on complex XML renderings.
2020-03-07 14:03:16 +01:00
Emery Hemingway 19dccc4862 Update dhall-genode, use report_rom inference 2020-03-07 10:57:41 +01:00