Home
last modified time | relevance | path

Searched +full:vexpress +full:- +full:juno (Results 1 – 3 of 3) sorted by relevance

/optee_os/.github/workflows/
H A Dci.yml6 group: ci-${{ github.ref }} # unique per branch
7 cancel-in-progress: true # cancel previous runs on the same branch
11 runs-on: ubuntu-latest
14 - name: Checkout
17 fetch-depth: 0 # full history so checkpatch can check commit IDs in commit messages
18 - name: Update Git config
19 run: git config --global --add safe.directory ${GITHUB_WORKSPACE}
20 - name: Run checkpatch
24 set -e
26 mkdir -p /tmp/linux/scripts
[all …]
/optee_os/
H A DCHANGELOG.md1 # OP-TEE - version 4.10.0 (2026-04-17)
3 - Links to the release pages, commits and pull requests merged into this release for:
4 - OP-TEE/optee_os: [release page][OP_TEE_optee_os_release_4_10_0], [commits][OP_TEE_optee_os_commits_4_10_0] and [pull requests][OP_TEE_optee_os_pr_4_10_0]
5 - OP-TEE/optee_client: [release page][OP_TEE_optee_client_release_4_10_0], [commits][OP_TEE_optee_client_commits_4_10_0] and [pull requests][OP_TEE_optee_client_pr_4_10_0]
6 - O
[all...]
H A DMAINTAINERS1 Maintainers in the OP-TEE project
3 Linaro as such maintains OP-TEE, but for individual devices which might not be
5 sub-maintainers for these platforms.
10 Note that OP-TEE development mainly occurs on GitHub [2] so this file should be
18 e-mail addresses below. Maintainers normally are subscribed to GitHub
31 [2] https://github.com/OP-TEE/optee_os
33 ----------
41 R: Jens Wiklander <jens.wiklander@linaro.org> [@jenswi-linaro]
43 F: core/arch/arm/plat-vexpress/
45 ARM Juno
[all …]