summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2024-03-24trusty:mmu: Make writable memory mappings non-executableMike McTernan
2024-03-13trusty: mmutest: restore run_x test, and add run_wx testMike McTernan
2024-03-12make: Use kernel rust-project-json.mkStephen Crane
2024-03-11trusty:mmutest: Update run_x test to check and support ARM64 WXN.Mike McTernan
2024-03-09make: Ensure that GLOBAL_CRATE_COUNT is initializedStephen Crane
2024-02-14build: build modules from ALLHOSTMODULES for the hostmain-16kFrances Wingerter
2024-02-14build: move GLOBAL_HOST_RUSTFLAGS to kernel build systemFrances Wingerter
2024-02-13build: rename makefile macro LOG -> INFO_LOGYurii Shutkin
2024-01-31Trusty build: modify make output for further post processingYurii Shutkin
2024-01-30trusty: tests: use GTEST_SKIP() where tests aren't supportedMike McTernan
2023-12-13Use LKROOT as the path to LKAndrei Homescu
2023-12-08include/shared/lk: BENCH_ALL_CPU needs a parameter to get per-CPU resultsRaphael Herouart
2023-12-08trusty: pacbench: run on each CPUMike McTernan
2023-11-21Add line coverage to SDK module(dep of tipc)Snehal
2023-11-14app/memorylatencybench: Find AMAT for different cache sizesRaphael Herouart
2023-10-20mmutest: Skip ns_conflict test if ARCH_MMU_FLAG_NS is not supportedArve Hjønnevåg
2023-10-20app: stdcalltest: Skip if lib/sm is not enabledArve Hjønnevåg
2023-10-13app: trusty: Skip expanding rust tests if there is no rust supportArve Hjønnevåg
2023-10-13app: pacbench: Use more arch specific asm add instructionArve Hjønnevåg
2023-10-06Add an ability to customize test app package generation.Michael Ryleev
2023-10-05trusty: build: de-dupe BUILTIN_USER_TASKS, print UUID on appload failureMike McTernan
2023-10-04trusty:pac: improve PAC test coverageMike McTernan
2023-10-02increase timeout for smptest to fix flaky failsYurii Shutkin
2023-09-19Stop defaulting to all tests builtin for coverage buildsSnehal
2023-08-30user-tasks.mk: Only build loadable apps if the apploader service is includedStephen Crane
2023-08-26trusty:smptest: increase delay to allow threads to runMike McTernan
2023-08-22trusty:smptest: Check scheduling on all CPUsMike McTernan
2023-08-18kernel/app: list ports cleanupRaphael Herouart
2023-08-17trusty:smptest: rework test to use test frameworkMike McTernan
2023-08-10kernel/app: list portsRaphael Herouart
2023-08-07Define LLVM compiler flagSnehal
2023-08-03trusty:pac: remove pac_keys testMike McTernan
2023-08-02trusty:lk: Add PAC benchmarkMike McTernan
2023-08-02trusty:lk: Add PAC functional testsMike McTernan
2023-07-21trusty: Add PAC test to BTIMike McTernan
2023-07-05trusty: add test to check CACHE_SIZE is correctMike McTernan
2023-06-21include/shared/lk: trusty_benchmark compile and run for kernelRaphael Herouart
2023-06-14lib:smc: Move SMC code into new moduleBen Horgan
2023-04-27kernel:test: Only build smptest for SMP enabled kernels.Mike McTernan
2023-04-13kernel: Detect duplicate TRUSTY_BUILTIN_USER_TASKSEnno Lübbers
2023-04-03app/stdcalltest: smc call to clobber sve registersRaphael Herouart
2023-03-10trusty:kernel: KERNEL_BTI_ENABLED no longer requires BTI supportMike McTernan
2023-02-20kernel:btitest: Only build if kernel BTI enabled on a supported archMike McTernan
2023-02-06Revert^2 "trusty: Add scudo to SDK modules"Stephen Crane
2023-02-06trusty:kernel: Improve BTI test error path.Mike McTernan
2023-02-03trusty:kernel: Improve BTI test.Mike McTernan
2023-02-01trusty:kernel: Add BTI test.Mike McTernan
2023-02-01Revert "trusty: Add scudo to SDK modules"Mike McTernan
2023-01-31trusty: Add scudo to SDK modulesStephen Crane
2023-01-06user-tasks.mk: Override including tests in imageStephen Crane