Home
last modified time | relevance | path

Searched +full:imx +full:- +full:mx91evk (Results 1 – 2 of 2) 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 --globa
[all...]
/optee_os/core/arch/arm/plat-imx/
H A Dconf.mk4 mx6ul-flavorlist = \
10 mx6ull-flavorlist = \
14 mx6q-flavorlist = \
21 mx6qp-flavorlist = \
25 mx6sl-flavorlist = \
28 mx6sll-flavorlist = \
31 mx6sx-flavorlist = \
36 mx6d-flavorlist = \
40 mx6dl-flavorlist = \
45 mx6s-flavorlis
[all...]