changes:
fix ZUC-E + SNOW f9 decapsulation
fix PDCP Control Plane AES-CTR + SNOW f9 decapsulation
WiMAX: wait to update the header on encap era4
WiMAX: invalidate prefetch buffer on encap (era5+)
fix invalid offset in PDCP MOVE commands
fix RLC PDB comment
fix WiFi for SEC ERA > 5
remove nonsensical comment for MBMS descriptor creation function
fix RLC encap descriptor
add WCDMA RLC protocol descriptors
MBMS processing should be done only on devices with SEC ERA >= 5
MOVE - fix (#2) support for selecting offset in MATH Regs using AUX field
MOVE - fix support for selecting offset in MATH Regs using AUX field
fix MBMS statistics writeback
add MBMS statistics retrieval function
fix PATCH_RAW and PATCH_RAW_NON_LOCAL
beautify MBMS descriptor creation functions
add PATCH_RAW and PATCH_RAW_NON_LOCAL support
fix IFB in MBMS Type 1 & 3 descriptors
remove compiler warnings from descriptors
remove compiler warnings from RTA library core
add MBMS SYNC protocol processing support
SEQ IN PTR - don't generate pointer field when SOP is used
fix PDCP Control Plane AES-CTR + SNOW f9 decapsulation for SEC ERA >=6
PROTOCOL - add ODF and DFV HMO bits for IPsec protocol
fix PDCP Control Plane with ZUC encryption & NULL integrity
Job descriptor - fix usage of Make Trusted Descriptor (MTD)
enable SEC Era 6 support
Extended job descriptor - add support for FTD bit
add JUMP_INC and JUMP_DEC commands
MOVE - add support for selecting offset in MATH Regs using AUX field
SEQFIFOLOAD - add support for AIDF bit
SEQKEY - add support for VLF and AIDF bits
WAITCOMP is a MOVE-specific flag, not a generic flag
LOAD - fix length mask for the case when dst is DCTRL
SEQ OUT PTR - add support for RST and EWS bits
Job descriptor - do not allow TD and MTD options in the same time
Job descriptor - add support for Extended Header - JOB_HDR_EXT
refactoring - add __rta_out* for writing in the descriptor buffer
LOAD command fix - always return the insertion offset in the desc buffer
add defines needed for Linux kernel integration
add helper macros for finding out descriptor length
move platform dependencies to compat.h
whitespace fixes
add Class Context src/dst for the LOAD/STORE commands
add defines for SEC commands
rename MATH src/dst PROT to MATH DPOVRD
add support for RNG4 bits PS, AI
rename FIFOLD_TYPE_DFIFO to FIFOLD_TYPE_NOINFOFIFO
rename LD/ST DECO descriptor buffers src/dst
sync pdb.h with Linux kernel counterpart
prepare sync of pdb.h with Linux kernel counterpart
fix test_load DXLT golden pattern
Update RSA descriptors
add DES-CBC/3DES-CBC & AES-XCBC-MAC-96 IPsec descriptors
add TLS family descriptor for cipher block suites
add RSA protocol descriptors
fix AES-CTR + SNOW f9 decapsulation
Signed-off-by: Ting Liu <b28495@freescale.com>
LIC_FILES_CHKSUM = "file://COPYING;md5=3f16fa8e677e45af3127c5c4bafc3c00"
SRC_URI = "git://git.freescale.com/ppc/sdk/flib.git;nobranch=1"
-SRCREV = "bb6162efa0767fc515c87a51191a9edba4750426"
-SRCREV_t2080qds = "64a3233ae426f36119268381c62100b02f7fe7e1"
-SRCREV_t2080qds-64b = "64a3233ae426f36119268381c62100b02f7fe7e1"
+SRCREV = "6918b5d4ff24a5e7ab4803c849570d45f359a8d7"
S = "${WORKDIR}/git"