| /rk3399_ARM-atf/plat/rockchip/common/include/ |
| H A D | plat_params.h | 68ff45f40ada5b571bb6b2e27e23f77526cb4014 Wed May 25 11:03:04 UTC 2016 Caesar Wang <wxt@rock-chips.com> rockchip: add reset or power off gpio configuration for rk3399
We add plat parameter structs to support BL2 to pass variable-length, variable-type parameters to BL31. The parameters are structured as a link list. During bl31 setup time, we travse the list to process each parameter. throuth this way, we can get the reset or power off gpio parameter, and do hardware control in BL31. This structure also can pass other parameter to BL31 in future.
|
| H A D | plat_private.h | 68ff45f40ada5b571bb6b2e27e23f77526cb4014 Wed May 25 11:03:04 UTC 2016 Caesar Wang <wxt@rock-chips.com> rockchip: add reset or power off gpio configuration for rk3399
We add plat parameter structs to support BL2 to pass variable-length, variable-type parameters to BL31. The parameters are structured as a link list. During bl31 setup time, we travse the list to process each parameter. throuth this way, we can get the reset or power off gpio parameter, and do hardware control in BL31. This structure also can pass other parameter to BL31 in future.
|
| /rk3399_ARM-atf/plat/rockchip/common/ |
| H A D | bl31_plat_setup.c | 68ff45f40ada5b571bb6b2e27e23f77526cb4014 Wed May 25 11:03:04 UTC 2016 Caesar Wang <wxt@rock-chips.com> rockchip: add reset or power off gpio configuration for rk3399
We add plat parameter structs to support BL2 to pass variable-length, variable-type parameters to BL31. The parameters are structured as a link list. During bl31 setup time, we travse the list to process each parameter. throuth this way, we can get the reset or power off gpio parameter, and do hardware control in BL31. This structure also can pass other parameter to BL31 in future.
|
| H A D | params_setup.c | 68ff45f40ada5b571bb6b2e27e23f77526cb4014 Wed May 25 11:03:04 UTC 2016 Caesar Wang <wxt@rock-chips.com> rockchip: add reset or power off gpio configuration for rk3399
We add plat parameter structs to support BL2 to pass variable-length, variable-type parameters to BL31. The parameters are structured as a link list. During bl31 setup time, we travse the list to process each parameter. throuth this way, we can get the reset or power off gpio parameter, and do hardware control in BL31. This structure also can pass other parameter to BL31 in future.
|
| /rk3399_ARM-atf/plat/rockchip/rk3368/ |
| H A D | platform.mk | 68ff45f40ada5b571bb6b2e27e23f77526cb4014 Wed May 25 11:03:04 UTC 2016 Caesar Wang <wxt@rock-chips.com> rockchip: add reset or power off gpio configuration for rk3399
We add plat parameter structs to support BL2 to pass variable-length, variable-type parameters to BL31. The parameters are structured as a link list. During bl31 setup time, we travse the list to process each parameter. throuth this way, we can get the reset or power off gpio parameter, and do hardware control in BL31. This structure also can pass other parameter to BL31 in future.
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/ |
| H A D | platform.mk | 68ff45f40ada5b571bb6b2e27e23f77526cb4014 Wed May 25 11:03:04 UTC 2016 Caesar Wang <wxt@rock-chips.com> rockchip: add reset or power off gpio configuration for rk3399
We add plat parameter structs to support BL2 to pass variable-length, variable-type parameters to BL31. The parameters are structured as a link list. During bl31 setup time, we travse the list to process each parameter. throuth this way, we can get the reset or power off gpio parameter, and do hardware control in BL31. This structure also can pass other parameter to BL31 in future.
|