summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-08ANDROID: trusty-irq: enqueue work in trusty_irq_cpu_upArmelle Laine
2021-07-12Merge mirror-aosp-android12-trusty-5.10 into android-gs-pixel-5.10Chris Fries
2021-07-07ANDROID: trusty: Add config TRUSTY_CRASH_IS_PANICChris Fries
2021-06-16Merge aosp-android12-trusty-5.10 into android-gs-pixel-5.10.Armelle Laine
2021-06-16Merge aosp-android12-trusty-5.10 into android-gs-pixel-5.10.Armelle Laine
2021-06-11ANDROID: trusty-ipc: Fix crash when running out of txbuffersArve Hjønnevåg
2021-06-11ANDROID: trusty: Allow TRUSTY_LEND of buffersMatthew Maurer
2021-06-08ANDROID: trusty-virtio: remove unnecessary include of dma-mapping.hArmelle Laine
2021-06-04ANDROID: trusty-log: Complement logging sink with unthrottled virtual fileArmelle Laine
2021-06-04ANDROID: trusty-log: Refactor logging state to support concurrent sinksArmelle Laine
2021-06-03ANDROID: trusty-log: Sanitize u32 overflow of the log ring buffer write indexArmelle Laine
2021-05-28ANDROID: trusty-log: On trusty panic, unthrottle sink to the kernel logArmelle Laine
2021-05-27ANDROID: trusty-log: Update trusty log buffer size to hold a complete Trusty...Armelle Laine
2021-05-25ANDROID: trusty-log: On trusty panic, unthrottle sink to the kernel logArmelle Laine
2021-05-24ANDROID: trusty-log: Update trusty log buffer size to hold a complete Trusty...Armelle Laine
2021-05-11ANDROID: trusty: Support setting FF-A TagMatthew Maurer
2021-05-11ANDROID: trusty-ipc: Switch from memfd to dma_bufMatthew Maurer
2021-05-11ANDROID: trusty-irq: document new way of specifying IPIsEric Biggers
2021-05-11ANDROID: trusty-irq: specify IPIs in new wayEric Biggers
2021-05-11ANDROID: trusty: Add trusty-test driverArve Hjønnevåg
2021-05-11ANDROID: trusty: Add trusty-ipc driverMichael Ryleev
2021-05-11ANDROID: trusty: Add trusty-virtio driverMichael Ryleev
2021-05-11ANDROID: trusty: Add trusty-log driverRiley Andrews
2021-05-11ANDROID: trusty: Add trusty-irq driverArve Hjønnevåg
2021-05-11ANDROID: trusty: Add trusty-core driverArve Hjønnevåg
2021-05-03ANDROID: trusty: Support setting FF-A TagMatthew Maurer
2021-01-22Merge partner/android-gs-pixel-mainline into partner/android-gs-pixel-5.10-st...J. Avila
2021-01-21ANDROID: trusty-ipc: Switch from memfd to dma_bufMatthew Maurer
2020-11-23GKI: trusty: Change <linux/dma-mapping.h> to <linux/dma-map-ops.h>Mark Salyzyn
2020-10-12Merge branch 'partner/mirror-pa-android12-5.10-staging' into HEADWill McVicker
2020-10-12Initial empty repositoryInna Palant
2020-10-08ANDROID: trusty-irq: document new way of specifying IPIsEric Biggers
2020-10-08ANDROID: trusty-irq: specify IPIs in new wayEric Biggers
2020-10-08ANDROID: trusty: Add trusty-test driverArve Hjønnevåg
2020-10-08ANDROID: trusty: Add trusty-ipc driverMichael Ryleev
2020-10-08ANDROID: trusty: Add trusty-virtio driverMichael Ryleev
2020-10-08ANDROID: trusty: Add trusty-log driverRiley Andrews
2020-10-08ANDROID: trusty: Add trusty-irq driverArve Hjønnevåg
2020-10-08ANDROID: trusty: Add trusty-core driverArve Hjønnevåg
2020-10-08Remove trusty driverEric Biggers
2020-08-18GKI: ANDROID: trusty: Port to mainlineJ. Avila
2020-08-18ANDROID: trusty: Fix format specifiers in trusty-virtio.cTri Vo
2020-08-18ANDROID: trusty: Fix uninitialized variable in trusty-test.cTri Vo
2020-08-18ANDROID: trusty: Define values passed to trustyArve Hjønnevåg
2020-08-18ANDROID: trusty: Add stdcalltestArve Hjønnevåg
2020-08-18ANDROID: trusty: Add share memory api and call it where neededArve Hjønnevåg
2020-08-18ANDROID: trusty-ipc: Add share_write flag to vds_alloc_msg_bufArve Hjønnevåg
2020-08-18ANDROID: trusty-ipc: Use dma api to provide physical address of buffers.Arve Hjønnevåg
2020-08-18ANDROID: trusty-ipc: Refactor code to pass vds to allocate and free helpersArve Hjønnevåg
2020-08-18ANDROID: trusty: Rate limit Trusty loggingMatthew Maurer