Searched hist:"9 b21efc5" (Results 1 – 5 of 5) sorted by relevance
/openbmc/openpower-pnor-code-mgmt/ubi/ |
H A D | activation_ubi.hpp | 9b21efc5 Thu Feb 21 01:52:53 CST 2019 Lei YU <mine260309@gmail.com> Refactor: Split Activation into common and ubi Activations has a few functions coupled with ubi, split them into ubi/activation_ubi * Keep common code in activation. * Make start/finishActivation() pure virtual. * Move ubi specific code into ubi. * Move ubiVolumnCreated into ubi. * Make validateSignature() not inline, otherwise it gets compile error. Tested: On the last commit of the patch series, run code update and factory reset on Witherspoon and all work fine. Change-Id: I7c8a0de6b0be4b1e9814ea75fd802a014b4aacfc Signed-off-by: Lei YU <mine260309@gmail.com>
|
H A D | activation_ubi.cpp | 9b21efc5 Thu Feb 21 01:52:53 CST 2019 Lei YU <mine260309@gmail.com> Refactor: Split Activation into common and ubi Activations has a few functions coupled with ubi, split them into ubi/activation_ubi * Keep common code in activation. * Make start/finishActivation() pure virtual. * Move ubi specific code into ubi. * Move ubiVolumnCreated into ubi. * Make validateSignature() not inline, otherwise it gets compile error. Tested: On the last commit of the patch series, run code update and factory reset on Witherspoon and all work fine. Change-Id: I7c8a0de6b0be4b1e9814ea75fd802a014b4aacfc Signed-off-by: Lei YU <mine260309@gmail.com>
|
H A D | item_updater_ubi.cpp | 9b21efc5 Thu Feb 21 01:52:53 CST 2019 Lei YU <mine260309@gmail.com> Refactor: Split Activation into common and ubi Activations has a few functions coupled with ubi, split them into ubi/activation_ubi * Keep common code in activation. * Make start/finishActivation() pure virtual. * Move ubi specific code into ubi. * Move ubiVolumnCreated into ubi. * Make validateSignature() not inline, otherwise it gets compile error. Tested: On the last commit of the patch series, run code update and factory reset on Witherspoon and all work fine. Change-Id: I7c8a0de6b0be4b1e9814ea75fd802a014b4aacfc Signed-off-by: Lei YU <mine260309@gmail.com>
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | activation.hpp | 9b21efc5 Thu Feb 21 01:52:53 CST 2019 Lei YU <mine260309@gmail.com> Refactor: Split Activation into common and ubi Activations has a few functions coupled with ubi, split them into ubi/activation_ubi * Keep common code in activation. * Make start/finishActivation() pure virtual. * Move ubi specific code into ubi. * Move ubiVolumnCreated into ubi. * Make validateSignature() not inline, otherwise it gets compile error. Tested: On the last commit of the patch series, run code update and factory reset on Witherspoon and all work fine. Change-Id: I7c8a0de6b0be4b1e9814ea75fd802a014b4aacfc Signed-off-by: Lei YU <mine260309@gmail.com>
|
H A D | activation.cpp | 9b21efc5 Thu Feb 21 01:52:53 CST 2019 Lei YU <mine260309@gmail.com> Refactor: Split Activation into common and ubi Activations has a few functions coupled with ubi, split them into ubi/activation_ubi * Keep common code in activation. * Make start/finishActivation() pure virtual. * Move ubi specific code into ubi. * Move ubiVolumnCreated into ubi. * Make validateSignature() not inline, otherwise it gets compile error. Tested: On the last commit of the patch series, run code update and factory reset on Witherspoon and all work fine. Change-Id: I7c8a0de6b0be4b1e9814ea75fd802a014b4aacfc Signed-off-by: Lei YU <mine260309@gmail.com>
|