David Woodhouse 05d7bf6c5b RT3992: Make SCT #ifdeffable.
This code does open-coded division on 64-bit quantities and thus when
building with GCC on 32-bit platforms will require functions such as
__umoddi3 and __udivdi3 from libgcc.

In constrained environments such as firmware, those functions may not
be available. So make it possible to compile out SCT support, which in
fact (in the case of UEFI) we don't need anyway.

Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-09-09 18:28:13 -04:00
..
2015-09-09 18:28:13 -04:00
2015-09-03 16:26:34 -04:00
2015-09-03 16:26:34 -04:00
2015-09-03 16:26:34 -04:00
2015-09-06 00:17:37 +01:00
2015-05-03 12:53:08 +01:00
2015-09-02 21:26:17 +01:00
2015-07-14 01:10:01 +02:00
2015-07-14 01:10:01 +02:00
2015-09-09 18:28:13 -04:00
2015-08-31 20:58:33 +01:00
2015-01-22 09:20:09 +00:00