Home
last modified time | relevance | path

Searched refs:SpSetupActions (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/tools/sptool/
Dspactions.py58 class SpSetupActions: class
73 bisect.insort(SpSetupActions.actions, action)
94 for action in SpSetupActions.actions:
141 @SpSetupActions.sp_action(global_action=True)
145 @SpSetupActions.sp_action(exec_order=1)
155 SpSetupActions.run_actions(sp_layout, args)
Dsp_mk_generator.py55 from spactions import SpSetupActions
144 @SpSetupActions.sp_action(global_action=True)
151 @SpSetupActions.sp_action
158 @SpSetupActions.sp_action
185 @SpSetupActions.sp_action(global_action=True, exec_order=1)
202 @SpSetupActions.sp_action
224 @SpSetupActions.sp_action
231 @SpSetupActions.sp_action
278 SpSetupActions.run_actions(sp_layout, args)
/trusted-firmware-a-latest/docs/
Dchange-log.md3762 …- add python SpSetupActions framework ([b1e6a41](https://review.trustedfirmware.org/plugins/gitile…