Skip to content

smp: perform full AP initialization before releasing #904

smp: perform full AP initialization before releasing

smp: perform full AP initialization before releasing #904

Workflow file for this run

name: test-clang-format
on:
push:
branches: [ mainline ]
pull_request:
branches: [ mainline ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.8
with:
source: '.'
clangFormatVersion: 10
extensions: 'h,c'