commit | 6ac08dc1a83d786d8749525df32c94b94bb36123 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Fri Apr 08 16:30:12 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Apr 21 12:31:36 2022 +0200 |
tree | 08b7510bf1ad6e04ea393202d9409007c25ba944 | |
parent | 1d71bbca45b03eb5ba6cabbb2859047b8cb80229 [diff] |
board: turris: Move Turris Atsha OTP code to separate file OTP code is not Atsha generic but also it is not Omnia specific. It is common for all Turris routers which use Atsha cryptochip for storing OTP. So move this common Turris specific Atsha OTP code from Turris Omnia into separate file. It will be used also by other Turris routers. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Marek Behún <marek.behun@nic.cz>