Searched hist:"0 ae4a3a3f0cd841b83f2944dde9837ea67f08813" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/marvell/armada/a3k/common/ |
| H A D | a3700_ea.c | 0ae4a3a3f0cd841b83f2944dde9837ea67f08813 Tue Nov 01 16:16:55 UTC 2022 Manish Pandey <manish.pandey2@arm.com> fix(debug): decouple "get_el_str()" from backtrace
get_el_str() was implemented under ENABLE_BACKTRACE macro but being used at generic places too, this causes multiple definition of this function. Remove duplicate definition of this function and move it out of backtrace scope. Also, this patch fixes a small bug where in default case S-EL1 is returned which ideally should be EL1, as there is no notion of security state in EL string.
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: Ib186ea03b776e2478eff556065449ebd478c3538
|
| /rk3399_ARM-atf/common/backtrace/ |
| H A D | backtrace.c | 0ae4a3a3f0cd841b83f2944dde9837ea67f08813 Tue Nov 01 16:16:55 UTC 2022 Manish Pandey <manish.pandey2@arm.com> fix(debug): decouple "get_el_str()" from backtrace
get_el_str() was implemented under ENABLE_BACKTRACE macro but being used at generic places too, this causes multiple definition of this function. Remove duplicate definition of this function and move it out of backtrace scope. Also, this patch fixes a small bug where in default case S-EL1 is returned which ideally should be EL1, as there is no notion of security state in EL string.
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: Ib186ea03b776e2478eff556065449ebd478c3538
|
| /rk3399_ARM-atf/include/common/ |
| H A D | debug.h | 0ae4a3a3f0cd841b83f2944dde9837ea67f08813 Tue Nov 01 16:16:55 UTC 2022 Manish Pandey <manish.pandey2@arm.com> fix(debug): decouple "get_el_str()" from backtrace
get_el_str() was implemented under ENABLE_BACKTRACE macro but being used at generic places too, this causes multiple definition of this function. Remove duplicate definition of this function and move it out of backtrace scope. Also, this patch fixes a small bug where in default case S-EL1 is returned which ideally should be EL1, as there is no notion of security state in EL string.
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: Ib186ea03b776e2478eff556065449ebd478c3538
|
| /rk3399_ARM-atf/plat/common/aarch64/ |
| H A D | plat_common.c | 0ae4a3a3f0cd841b83f2944dde9837ea67f08813 Tue Nov 01 16:16:55 UTC 2022 Manish Pandey <manish.pandey2@arm.com> fix(debug): decouple "get_el_str()" from backtrace
get_el_str() was implemented under ENABLE_BACKTRACE macro but being used at generic places too, this causes multiple definition of this function. Remove duplicate definition of this function and move it out of backtrace scope. Also, this patch fixes a small bug where in default case S-EL1 is returned which ideally should be EL1, as there is no notion of security state in EL string.
Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: Ib186ea03b776e2478eff556065449ebd478c3538
|