> The protocol is to develop in development HEAD branch and then > back-port if[!] possible/applicable. ... I've just committed > overhauled version that makes Padlock engine independent of inline > assembler (and therefore independent on compiler), see > http://cvs.openssl.org/chngview?cn=21360. ... this is new base-line > to build upon further.
Case-specific protocol addendum. There surely be new submissions (in fact, I kind of count that there will be new submissions:-), and I'd suggest to take it in smaller steps. I mean as opposite to preparing a jumbo patch. For example first step can be to update CPU capability detection logic alone. I'd suggest to keep bit positions as they appear in output from cpuid. Note that new padlock_capability uses otherwise unused bit#4 to denote Nano CPU. This can be naturally changed to some other unused bit. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org