VisionFive2 OpenSBI

StarFive Tech OpenSBI for VisionFive (JH7110) boards (mirror)

1266 Commits   10 Branches   49 Tags
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700  1) AlignConsecutiveAssignments: true
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700  2) AlignEscapedNewlines: Left
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700  3) AlignTrailingComments: true
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700  4) AllowShortFunctionsOnASingleLine: None
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700  5) BraceWrapping:
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700  6)   AfterFunction: true
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700  7) BreakBeforeBraces: Custom
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700  8) BreakStringLiterals: false
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700  9) ContinuationIndentWidth: 8
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700 10) Cpp11BracedListStyle: false
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700 11) IndentWidth: 8
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700 12) ReflowComments: false
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700 13) SortIncludes: false
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700 14) SpacesInContainerLiterals: false
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700 15) TabWidth: 8
1e43ce75 (Olof Johansson 2019-04-10 17:41:37 -0700 16) UseTab: Always