TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/archive/code
/
.
/
ChangeLog.d
/
base64-ranges.txt
blob: e3f3862bfb181c25ade39fa6d176e7b9899d0222 [
file
] [
log
] [
blame
]
Changes
*
Improve
the performance of base64 constant
-
flow code
.
The
result
is
still
slower than the original non
-
constant
-
flow implementation
,
but much faster
than the previous constant
-
flow implementation
.
Fixes
#4814.