Home
last modified time | relevance | path

Searched hist:f05b4894acfb681017bfda71fb16e6079a4f6a43 (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/bl1/aarch32/
H A Dbl1_context_mgmt.cf05b4894acfb681017bfda71fb16e6079a4f6a43 Wed Apr 24 12:35:56 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(el3-runtime): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
Replaced usage of 'unsigned int' with 'size_t' to ensure type
consistency and prevent assignment to a narrower or different
essential type.

Change-Id: I79501e216a04753ebd005d64375357b9332440d9
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/bl31/
H A Dbl31_context_mgmt.cf05b4894acfb681017bfda71fb16e6079a4f6a43 Wed Apr 24 12:35:56 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(el3-runtime): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
Replaced usage of 'unsigned int' with 'size_t' to ensure type
consistency and prevent assignment to a narrower or different
essential type.

Change-Id: I79501e216a04753ebd005d64375357b9332440d9
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dinterrupt_mgmt.cf05b4894acfb681017bfda71fb16e6079a4f6a43 Wed Apr 24 12:35:56 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(el3-runtime): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
Replaced usage of 'unsigned int' with 'size_t' to ensure type
consistency and prevent assignment to a narrower or different
essential type.

Change-Id: I79501e216a04753ebd005d64375357b9332440d9
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/bl1/aarch64/
H A Dbl1_context_mgmt.cf05b4894acfb681017bfda71fb16e6079a4f6a43 Wed Apr 24 12:35:56 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(el3-runtime): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
Replaced usage of 'unsigned int' with 'size_t' to ensure type
consistency and prevent assignment to a narrower or different
essential type.

Change-Id: I79501e216a04753ebd005d64375357b9332440d9
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/include/bl31/
H A Dinterrupt_mgmt.hf05b4894acfb681017bfda71fb16e6079a4f6a43 Wed Apr 24 12:35:56 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(el3-runtime): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
Replaced usage of 'unsigned int' with 'size_t' to ensure type
consistency and prevent assignment to a narrower or different
essential type.

Change-Id: I79501e216a04753ebd005d64375357b9332440d9
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/bl32/sp_min/
H A Dsp_min_main.cf05b4894acfb681017bfda71fb16e6079a4f6a43 Wed Apr 24 12:35:56 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(el3-runtime): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
Replaced usage of 'unsigned int' with 'size_t' to ensure type
consistency and prevent assignment to a narrower or different
essential type.

Change-Id: I79501e216a04753ebd005d64375357b9332440d9
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/lib/el3_runtime/aarch32/
H A Dcontext_mgmt.cf05b4894acfb681017bfda71fb16e6079a4f6a43 Wed Apr 24 12:35:56 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(el3-runtime): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
Replaced usage of 'unsigned int' with 'size_t' to ensure type
consistency and prevent assignment to a narrower or different
essential type.

Change-Id: I79501e216a04753ebd005d64375357b9332440d9
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/include/lib/el3_runtime/
H A Dcpu_data.hf05b4894acfb681017bfda71fb16e6079a4f6a43 Wed Apr 24 12:35:56 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(el3-runtime): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
Replaced usage of 'unsigned int' with 'size_t' to ensure type
consistency and prevent assignment to a narrower or different
essential type.

Change-Id: I79501e216a04753ebd005d64375357b9332440d9
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dcontext_mgmt.hf05b4894acfb681017bfda71fb16e6079a4f6a43 Wed Apr 24 12:35:56 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(el3-runtime): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
Replaced usage of 'unsigned int' with 'size_t' to ensure type
consistency and prevent assignment to a narrower or different
essential type.

Change-Id: I79501e216a04753ebd005d64375357b9332440d9
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.cf05b4894acfb681017bfda71fb16e6079a4f6a43 Wed Apr 24 12:35:56 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(el3-runtime): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
Replaced usage of 'unsigned int' with 'size_t' to ensure type
consistency and prevent assignment to a narrower or different
essential type.

Change-Id: I79501e216a04753ebd005d64375357b9332440d9
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>