FreeRTOS Avoid mem mapping in MPU for region mapped #277
compliance.yml
on: pull_request
compliance review
9s
Annotations
9 errors and 2 warnings
compliance review:
Gitlint.txt#L1
3: UC4 Line exceeds max length (140>80): "FreeRTOS patch for Avoiding memory mapping in MPU config table for region that are already mapped by bsp and no change in attribute property"
4: UC4 Line exceeds max length (85>80): "Note: this is a temp fix, need a more robust solution to avoid issues coming up later"
|
compliance review:
Checkpatch.txt#L1
PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
File:lib/system/freertos/xlnx/sys.c
Line:86
CAMELCASE: Avoid CamelCase: <XMpu_Config>
File:lib/system/freertos/xlnx/sys.c
Line:90
CAMELCASE: Avoid CamelCase: <Xil_GetMPUConfig>
File:lib/system/freertos/xlnx/sys.c
Line:97
PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
File:lib/system/freertos/xlnx/sys.c
Line:100
SPACING: space required before the open brace '{'
File:lib/system/freertos/xlnx/sys.c
Line:100
CAMELCASE: Avoid CamelCase: <Size>
File:lib/system/freertos/xlnx/sys.c
Line:102
CAMELCASE: Avoid CamelCase: <BaseAddress>
File:lib/system/freertos/xlnx/sys.c
Line:102
SPACING: space required before the open brace '{'
File:lib/system/freertos/xlnx/sys.c
Line:104
SPACING: space prohibited after that open parenthesis '('
File:lib/system/freertos/xlnx/sys.c
Line:104
LONG_LINE_COMMENT: line over 100 characters
File:lib/system/freertos/xlnx/sys.c
Line:107
CAMELCASE: Avoid CamelCase: <Attribute>
File:lib/system/freertos/xlnx/sys.c
Line:109
SPACING: spaces required around that '=' (ctx:VxV)
File:lib/system/freertos/xlnx/sys.c
Line:110
SPACING: space required before the open brace '{'
File:lib/system/freertos/xlnx/sys.c
Line:117
CAMELCASE: Avoid CamelCase: <Xil_MemMap>
File:lib/system/freertos/xlnx/sys.c
Line:118
|
compliance review
Process completed with exit code 1.
|
SPACING:
lib/system/freertos/xlnx/sys.c#L100
lib/system/freertos/xlnx/sys.c:100 space required before the open brace '{'
|
SPACING:
lib/system/freertos/xlnx/sys.c#L104
lib/system/freertos/xlnx/sys.c:104 space required before the open brace '{'
|
SPACING:
lib/system/freertos/xlnx/sys.c#L104
lib/system/freertos/xlnx/sys.c:104 space prohibited after that open parenthesis '('
|
SPACING:
lib/system/freertos/xlnx/sys.c#L110
lib/system/freertos/xlnx/sys.c:110 spaces required around that '=' (ctx:VxV)
|
SPACING:
lib/system/freertos/xlnx/sys.c#L117
lib/system/freertos/xlnx/sys.c:117 space required before the open brace '{'
|
compliance review
Process completed with exit code 2.
|
compliance review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
LONG_LINE_COMMENT:
lib/system/freertos/xlnx/sys.c#L107
lib/system/freertos/xlnx/sys.c:107 line over 100 characters
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
Expired
|
983 Bytes |
|