Searched hist:"781 d07a421380cdaede14a9f5932d9aa5bff1903" (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/plat/common/aarch64/ |
| H A D | plat_common.c | 781d07a421380cdaede14a9f5932d9aa5bff1903 Mon Mar 28 14:28:55 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> refactor(twed): improve TWED enablement in EL-3
The current implementation uses plat_arm API under generic code. "plat_arm" API is a convention used with Arm common platform layer and is reserved for that purpose. In addition, the function has a weak definition which is not encouraged in TF-A.
Henceforth, removing the weak API with a configurable macro "TWED_DELAY" of numeric data type in generic code and simplifying the implementation. By default "TWED_DELAY" is defined to zero, and the delay value need to be explicitly set by the platforms during buildtime.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I25cd6f628e863dc40415ced3a82d0662fdf2d75a
|
| /rk3399_ARM-atf/common/ |
| H A D | feat_detect.c | 781d07a421380cdaede14a9f5932d9aa5bff1903 Mon Mar 28 14:28:55 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> refactor(twed): improve TWED enablement in EL-3
The current implementation uses plat_arm API under generic code. "plat_arm" API is a convention used with Arm common platform layer and is reserved for that purpose. In addition, the function has a weak definition which is not encouraged in TF-A.
Henceforth, removing the weak API with a configurable macro "TWED_DELAY" of numeric data type in generic code and simplifying the implementation. By default "TWED_DELAY" is defined to zero, and the delay value need to be explicitly set by the platforms during buildtime.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I25cd6f628e863dc40415ced3a82d0662fdf2d75a
|
| /rk3399_ARM-atf/lib/el3_runtime/aarch64/ |
| H A D | context_mgmt.c | 781d07a421380cdaede14a9f5932d9aa5bff1903 Mon Mar 28 14:28:55 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> refactor(twed): improve TWED enablement in EL-3
The current implementation uses plat_arm API under generic code. "plat_arm" API is a convention used with Arm common platform layer and is reserved for that purpose. In addition, the function has a weak definition which is not encouraged in TF-A.
Henceforth, removing the weak API with a configurable macro "TWED_DELAY" of numeric data type in generic code and simplifying the implementation. By default "TWED_DELAY" is defined to zero, and the delay value need to be explicitly set by the platforms during buildtime.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I25cd6f628e863dc40415ced3a82d0662fdf2d75a
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | defaults.mk | 781d07a421380cdaede14a9f5932d9aa5bff1903 Mon Mar 28 14:28:55 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> refactor(twed): improve TWED enablement in EL-3
The current implementation uses plat_arm API under generic code. "plat_arm" API is a convention used with Arm common platform layer and is reserved for that purpose. In addition, the function has a weak definition which is not encouraged in TF-A.
Henceforth, removing the weak API with a configurable macro "TWED_DELAY" of numeric data type in generic code and simplifying the implementation. By default "TWED_DELAY" is defined to zero, and the delay value need to be explicitly set by the platforms during buildtime.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I25cd6f628e863dc40415ced3a82d0662fdf2d75a
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | build-options.rst | 781d07a421380cdaede14a9f5932d9aa5bff1903 Mon Mar 28 14:28:55 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> refactor(twed): improve TWED enablement in EL-3
The current implementation uses plat_arm API under generic code. "plat_arm" API is a convention used with Arm common platform layer and is reserved for that purpose. In addition, the function has a weak definition which is not encouraged in TF-A.
Henceforth, removing the weak API with a configurable macro "TWED_DELAY" of numeric data type in generic code and simplifying the implementation. By default "TWED_DELAY" is defined to zero, and the delay value need to be explicitly set by the platforms during buildtime.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I25cd6f628e863dc40415ced3a82d0662fdf2d75a
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | 781d07a421380cdaede14a9f5932d9aa5bff1903 Mon Mar 28 14:28:55 UTC 2022 Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> refactor(twed): improve TWED enablement in EL-3
The current implementation uses plat_arm API under generic code. "plat_arm" API is a convention used with Arm common platform layer and is reserved for that purpose. In addition, the function has a weak definition which is not encouraged in TF-A.
Henceforth, removing the weak API with a configurable macro "TWED_DELAY" of numeric data type in generic code and simplifying the implementation. By default "TWED_DELAY" is defined to zero, and the delay value need to be explicitly set by the platforms during buildtime.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> Change-Id: I25cd6f628e863dc40415ced3a82d0662fdf2d75a
|