Skip to content

arm: Add ISB before WFI, after enabling timer #24

arm: Add ISB before WFI, after enabling timer

arm: Add ISB before WFI, after enabling timer #24

name: Mips
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Install cross compiler toolchains
run: sudo apt-get install gcc-mips-linux-gnu g++-mips-linux-gnu gcc-10-mips-linux-gnu g++-10-mips-linux-gnu
- uses: actions/[email protected]
- name: make
run: make CROSS_COMPILE=mips-linux-gnu- 'TEMPLATE_FILTER=mips-malta-mp mips-malta-64r2-mp' -j $(nproc) l4check