Searched refs:activation (Results 1 – 9 of 9) sorted by relevance
| /rk3399_ARM-atf/services/std_svc/rmmd/ |
| H A D | rmmd_rmm_lfa.c | 14 static int lfa_rmm_prime(struct lfa_component_status *activation) in lfa_rmm_prime() argument 21 static int lfa_rmm_activate(struct lfa_component_status *activation, in lfa_rmm_activate() argument 38 activation->component_id); in lfa_rmm_activate() 40 ERROR("Failed to activate component %d\n", activation->component_id); in lfa_rmm_activate()
|
| /rk3399_ARM-atf/services/std_svc/lfa/ |
| H A D | bl31_lfa.c | 10 static int lfa_bl31_prime(struct lfa_component_status *activation) in lfa_bl31_prime() argument 15 static int lfa_bl31_activate(struct lfa_component_status *activation, in lfa_bl31_activate() argument
|
| /rk3399_ARM-atf/include/services/ |
| H A D | lfa_component_desc.h | 25 typedef int (*component_prime_fn)(struct lfa_component_status *activation); 26 typedef int (*component_activate_fn)(struct lfa_component_status *activation,
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | exception-handling.rst | 121 Because priority activation and deactivation for interrupt handling is implicit 125 activation and deactivation for non-interrupt exceptions, however, has to be 131 In essence, priority level activation and deactivation conceptually works like a 440 - For activation, the |EHF| only allows for the priority to increase (i.e.
|
| H A D | rmm-el3-comms-spec.rst | 103 …For a subsequent warm boot or when using Live Firmware Activation, the activation token should be … 146 …For a subsequent warm boot or when using Live Firmware Activation, the activation token should be … 155 x2 will contain the per-CPU activation token, which is an opaque value that
|
| H A D | context-management-library.rst | 531 These functions facilitate the activation of architectural extensions that possess
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 4086 This platform API provides the list of LFA components available for activation. 4100 by its ``lfa_component_id``, is available for activation. It returns 4111 This platform API allows the platform to cancel an ongoing update or activation 4139 the required steps for component activation. The function takes the component
|
| H A D | change-log.md | 131 …- implement platform API for LFA activation pending check ([357079c](https://review.trustedfirmwar… 390 …- add per-CPU activation token ([89d979c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/… 424 …- add activation handler interface for component activation ([9e03218](https://review.trustedfirmw… 429 …- add platform hook for activation notification ([5084b7f](https://review.trustedfirmware.org/plug… 989 …- correct activation condition check ([5ba2ad3](https://review.trustedfirmware.org/plugins/gitiles… 9516 …- fix power switches activation ([0161991](https://review.trustedfirmware.org/plugins/gitiles/TF-A…
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | build-options.rst | 1573 activation as per the specification. This option defaults to 0.
|