[Cryptech Tech] arm

Peter Gutmann pgut001 at cs.auckland.ac.nz
Sun Jan 18 08:29:30 UTC 2015


=?utf-8?Q?Joachim_Str=C3=B6mbergson?= <joachim at secworks.se> writes:

>It would be good if we could get either a M4 and a M0 or M0+ to Rob. Or if
>you Fredrik could at least compile Cryptlib to start getting some numbers on
>code and data reqs for the architectures. Using just bcc-arm should give us
>code size.

Note that if you just do a build-all you're going to see a code size, for Arm,
of maybe 700K or so (because you're getting support for PGP, SSH, TLS, S/MIME,
X.509, OCSP, CMP, TSP, and who knows what else).  You can cut it down to much
less depending on what you disable (for example about 260K for a TLS server
using Thumb instructions), but it depends on what functionality you need.
This is why we need a list of goals, what functionality is needed, how much
flash/RAM do we have, and so on.

Peter.




More information about the Tech mailing list