- 4a68f18 fix(ci): remove clang path from build script by Olivier Deprez · 2 years, 7 months ago
- e181051 fix(clang15): fix check_eret_speculation_barrier by Kathleen Capella · 2 years, 6 months ago
- 306d781 ci: update gn prebuilt for x86 host by Olivier Deprez · 2 years, 6 months ago
- 6f8142e test: increase SPMC test coverage by J-Alves · 3 years, 2 months ago
- a511edc feat(build): allow platforms to advertise log level by Varun Wadekar · 2 years, 10 months ago
- 5a4902c fix: core stacks section with noload attribute by Olivier Deprez · 2 years, 11 months ago
- 94220fb feat(gic): enable espi support by Raghu Krishnamurthy · 3 years ago
- 61a025b refactor: build option for interrupt ids by Raghu Krishnamurthy · 3 years, 1 month ago
- 641dcd8 refactor: SP manifest defines by Raghu Krishnamurthy · 3 years, 1 month ago
- f06ecc7 refactor(build): simplify ENABLE_ASSERTIONS makefile logic by Daniel Boulby · 3 years, 3 months ago
- f39076d refactor: change format of sp pkg by J-Alves · 3 years, 5 months ago
- 6a0ccc9 feat(mte): MTE support in S-EL2 by Maksims Svecovs · 3 years, 5 months ago
- 134b8f9 feat(mte): move stacks to a separate memory region by Maksims Svecovs · 3 years, 5 months ago
- ef64233 feat(gicv3): pass number of GICR frames from build env by Bo Yan · 3 years, 6 months ago
- 75ebf8c fix(bti): Add branch protection for VHE host apps by Raghu Krishnamurthy · 3 years, 8 months ago
- 9fa3696 build: use a toolchain different from prebuilts by Olivier Deprez · 3 years, 11 months ago
- 6530adf build(ffa): introduce assert macro by Daniel Boulby · 3 years, 8 months ago
- c16b0ec Upgrade linux to v5.4.148 by Olivier Deprez · 3 years, 11 months ago
- 4e333c5 fix(clang): switch to prebuilts 12.0.5 toolchain by Daniel Boulby · 3 years, 10 months ago
- 1a6b750 fix(clang): fix image ld bss section by Olivier Deprez · 4 years, 4 months ago
- b9bb6c29 clang: remove to-O2 lib dependency by Olivier Deprez · 4 years, 4 months ago
- e7d7f32 aarch64: enable standard branch protection by Olivier Deprez · 4 years, 8 months ago
- 3fe1f4b Docs: Update GettingStarted and DockerFile by Raghu Krishnamurthy · 4 years, 5 months ago
- 30f3908 Tests: generate_partitions_json.py by J-Alves · 4 years, 8 months ago
- 06c4cbd Tests: Secure Partition package by Olivier Deprez · 4 years, 10 months ago
- 830702b licence: show file causing read exception by Olivier Deprez · 4 years, 7 months ago
- 50469e0 Pass an FDT to the unit test VMs by Fuad Tabba · 5 years ago
- 0e0f29a Specify initrd image contents as a list of files by Fuad Tabba · 5 years ago
- e959ec1 Relicense Hafnium under the BSD 3 clause license. by Andrew Walbran · 5 years ago
- 5e71e9b Run license.py over more files, but not third_party or driver build files. by Andrew Walbran · 5 years ago
- d33f47a Detect Jenkins as well as Kokoro. by Andrew Walbran · 5 years ago
- 4cd2b66 Update prebuilt Clang to r365631c1 from Android. by Andrew Walbran · 5 years ago
- 3d85bb1 Temporary workaround for Kokoro bug by David Brazdil · 5 years ago
- 17eebf9 Support different log levels. by Andrew Walbran · 6 years ago
- 8995755 Support a board-specific manifest overlay for hftests by David Brazdil · 6 years ago
- 39ad2e0 Add helper build target template 'incbin_target' by David Brazdil · 6 years ago
- 17e7665 Support multiple ways of driving hftests, add UART by David Brazdil · 6 years ago
- a2358d4 Move manifest to initrd by David Brazdil · 6 years ago
- 5223043 Introduce 'stdout' interface by David Brazdil · 6 years ago
- a2f4521 Add optional build flag to check effective image size by David Brazdil · 6 years ago
- 39fb866 Update build scripts to work under Kokoro+Repo by David Brazdil · 6 years ago
- ba7f171 Set GCC_TOOLCHAIN_DIR for Linux builds so they get the right 'as'. by Andrew Walbran · 6 years ago
- 5697071 [REFACTOR] Remove extra spaces by Fuad Tabba · 6 years ago
- cb92ba1 Move BUILD.gn files into submodules by David Brazdil · 6 years ago
- 4a51d65 Do not use `realpath` to get absolute paths by David Brazdil · 6 years ago
- 6c63a26 Migrate to Python 3 by David Brazdil · 6 years ago
- d623d31 Emit speculation barriers after ERETs by David Brazdil · 6 years ago
- b0ef2a4 [REFACTOR] Hafnium style fixes and other minor fixes. by Fuad Tabba · 6 years ago
- 182049b Revert "Emit speculation barriers after ERETs" by David Brazdil · 6 years ago
- 366cb48 Emit speculation barriers after ERETs by David Brazdil · 6 years ago
- 33cc5c0 Move Linux build rule to its own folder, update to v5.4.2 by David Brazdil · 6 years ago
- 5065ed3 Align section ends to page boundaries. by Andrew Scull · 6 years ago
- 3c25745 Initial IOMMU driver hooks. by Andrew Scull · 6 years ago
- a5802df Set 'incbin' target inputs by David Brazdil · 6 years ago
- 2506eb4 Add target to compile incbin object files by David Brazdil · 6 years ago
- 863b150 Auto-generate header of struct offsets/sizes by David Brazdil · 6 years ago
- 9370450 Update prebuilt Clang to match Android kernel. by Andrew Walbran · 6 years ago
- 45ac1d2 Use prebuilt 'as' for building Linux kernel module. by Andrew Walbran · 6 years ago
- 70d14d6 device-tree-compiler is no longer needed, as we use the prebuilt. by Andrew Walbran · 6 years ago
- ff28f3b Remove GCC toolchain as we never actually use it. by Andrew Walbran · 6 years ago
- 9f8d9c7 Use LLVM objcopy from prebuilts rather than system version. by Andrew Walbran · 6 years ago
- 3cc24aa Add support for marking tests long-running by David Brazdil · 6 years ago
- e6f8322 Ramdisk in the manifest, simplify initrd generation by David Brazdil · 6 years ago
- 72b43c0 Set primary kernel in manifest and allow preloading. by Andrew Scull · 6 years ago
- 0dbb41f Merge manifest into the board DT, add boot flow drivers by David Brazdil · 6 years ago
- 5715f04 Use DTC from prebuilts by David Brazdil · 6 years ago
- 52256ff manifest_test: Build DTs programatically by David Brazdil · 6 years ago
- 7a462ec Introduce a DT-based manifest by David Brazdil · 6 years ago
- 711fbe9 Enable MMU and caching in VM API tests by David Brazdil · 6 years ago
- e7a5a1f Copy kernel module source including subfolders by David Brazdil · 6 years ago
- 5e0484e Add script to dump system files used by build by David Brazdil · 6 years ago
- 4b0e111 Simplify GN logic by creating a target for prebuilt Linux by David Brazdil · 6 years ago
- b4802bc Add depfile for linux targets by David Brazdil · 6 years ago
- 5ecf75f Hermetic builds inside a container by David Brazdil · 6 years ago
- 7f904bf Avoid including vm.h header in tests. by Andrew Walbran · 6 years ago
- 58954f9 Use debug log SMC in tests rather than writing directly to UART. by Andrew Walbran · 6 years ago
- 3f509e0 Build Linux and the Linux driver out of tree by David Brazdil · 6 years ago
- afabe85 Read CPU IDs from FDT in tests, so they work under FVP. by Andrew Walbran · 6 years ago
- 8e94669 Factor out common variables in toolchain template. by Andrew Walbran · 6 years ago
- 4869936 Abstract UART. by Andrew Walbran · 6 years ago
- 7559fcf Use different toolchain for building test VMs, so only they can use FP. by Andrew Walbran · 6 years ago
- 549a9f2 Typo fix. by Andrew Walbran · 6 years ago
- 0e6bf1a Refine image size calculation. by Andrew Scull · 6 years ago
- 5c496a3 Don't depend on muslc for embedded artifacts. by Andrew Scull · 6 years ago
- a59f9bc Enable basic stack canary. by Andrew Scull · 6 years ago
- 883a4b2 Don't use system include path for target build. by Andrew Walbran · 6 years ago
- bc342d4 Infrastructure for running tests under Linux in primary VM. by Andrew Walbran · 7 years ago
- 692b325 Adding AUTHORS and changing copyright headers to refer to it. by Andrew Walbran · 6 years ago
- 62e9156 Forward extra defines from the aarch64_common_toolchain. by Alfredo Mazzinghi · 6 years ago
- 377bd8b Use target_out_dir rather than root_out_dir for VM images and initrds. by Andrew Walbran · 7 years ago
- 8aa8c62 Add flag to disable LTO optimizations. by Alfredo Mazzinghi · 7 years ago
- 880f5b2 Refactor build template for aarch64. by Alfredo Mazzinghi · 6 years ago
- a3f6da7 No need for a loop to get a fixed number of arguments. by Andrew Walbran · 7 years ago
- 928d8c1 Fix license script to allow any year. by Andrew Walbran · 7 years ago
- 19136d0 Add tests for injecting interrupts from the primary to a secondary. by Andrew Walbran · 7 years ago
- 53f3876 Moving test VM interrupt handling to arch directory. by Andrew Walbran · 7 years ago
- de33f08 Make size of hypervisor heap a build parameter. by Andrew Walbran · 7 years ago
- b401ba3 Allow projects to define their own build. by Andrew Scull · 7 years ago
- 9375387 Update c++ build environment. by Andrew Scull · 7 years ago
- 0bf07b5 Turn on color diagnostics for c++. by Andrew Scull · 7 years ago