first commit and add gitignore, README.md

This commit is contained in:
ChesterTseng 2016-06-04 19:09:35 +08:00
commit 760756ba2c
1861 changed files with 709236 additions and 0 deletions

View file

@ -0,0 +1,20 @@
#*****************************************************************************#
# ROM Object FILE LIST #
#*****************************************************************************#
SSL_ROM_OBJS = aes.o arc4.o \
asn1parse.o \
asn1write.o base64.o bignum.o \
ctr_drbg.o des.o \
dhm.o ecdh.o ecdsa.o \
ecp.o ecp_curves.o \
hmac_drbg.o \
md.o md_wrap.o \
md5.o \
oid.o \
pem.o \
pk.o pk_wrap.o \
pkwrite.o \
rsa.o sha1.o sha256.o \
sha512.o \
rom_ssl_ram_map.o