summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Migrate from SOC_FAMILY to MACHINEOVERRIDESZhenhua Luo2016-09-1330-59/+60
| | | | | | | | MACHINEOVERRIDES way is more straightforward than SOC_FAMILY, so migrate from SOC_FAMILY to MACHINEOVERRIDES for NXP QorIQ PPC targets. Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qemu-qoriq: fix do_install_ptest_base issueZhenhua Luo2016-09-131-0/+7
| | | | | | | | | | Fix the following build error: | DEBUG: Executing shell function do_install_ptest_base | cp: cannot stat '.../qemu-qoriq/git-r1/git/tests/Makefile.include': No such file or directory | WARNING: exit code 1 from a shell command. Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* udev-rules-qoriq: added into MACHINE_EXTRA_RRECOMMENDSTing Liu2016-09-081-1/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* udev-rules-qoriq: allow no rules installedTing Liu2016-09-081-1/+5
| | | | | | | | | * set RULE to empty for ls2080ardb. * use loop to handle the case when RULE is empty. * set ALLOW_EMPTY to 1. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qtbase: Enable support for i.MX SoCs with PXPOtavio Salvador2016-09-081-0/+2
| | | | | | | | | This enables the use of GLES2 backend for Software Rendering allowing SoCs without GPU support to use it. Up to now, this includes i.MX6UL and i.MX7D. Change-Id: I3011a84198d42744639121394423106fcfc738b3 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gstreamer1.0-plugins-imx: Change EGL platform preference orderOtavio Salvador2016-09-081-4/+4
| | | | | | | | | The i.MX BSP now defaults for XWayland when both X11 and Wayland support is available, so we ought to use the Wayland backend for this case as well. Change-Id: Iab93cebea5cbd9796aaf9903e25be2686ce653c4 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-codec: Refactor code to use the new overridesOtavio Salvador2016-09-081-2/+1
| | | | | | | The recipe has been reworked to use the 'imxvpu' feature override. Change-Id: I2caba9278db1c78e1368da6c4f82eb0b738917a2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gstreamer1.0-plugins-imx: Refactor code to use the new overridesOtavio Salvador2016-09-081-6/+6
| | | | | | | | The recipe has been reworked to use the 'imxpxp', 'imxipu', 'imxvpu', 'imxgpu2d' and 'imxgpu3d' feature overrides. Change-Id: Ia4730f94d619d37265bd7234b8447bf29286ee70 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* weston: Refactor code to use the new overridesOtavio Salvador2016-09-081-30/+31
| | | | | | | | | | The recipe has been reworked to use the 'imxpxp', 'imxgpu2d' and 'imxgpu3d' feature overrides. While on that, the i.MX6UL specific code has been reworked to used when only PXP-only support is available, fixing the i.MX7D support as well. Change-Id: Ieaae9f95bd7ace58df7bccdab19b42ad35f44f5e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mesa-gl: Refactor code to use the new overridesOtavio Salvador2016-09-081-4/+1
| | | | | | | | | The recipe has been reworked to use the 'imxgpu2d' feature override. This override has been taken as it is the common only on the matching overrides. Change-Id: Id9b66b2c8f7c9ebff3f7ee9413700a6b42b8278d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-gpu-viv: Refactor code to use the new overridesOtavio Salvador2016-09-081-7/+6
| | | | | | | | | The recipe has been reworked to use the 'imxgpu2d' and 'imxgpu3d' feature overrides. While on that, the i.MX6SL specific code has been reworked to used when only 2D GPU support is available. Change-Id: Ied0415ed9e8cc27682d8516e432165e6327a6773 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* eglinfo: Refactor code to use the new overridesOtavio Salvador2016-09-082-6/+2
| | | | | | | The recipe has been reworked to use the 'imxgpu3d' feature override. Change-Id: I070f22de1ad8455cb090e034f5f4aee5470269c4 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* cairo: Refactor code to use the new overridesOtavio Salvador2016-09-081-7/+9
| | | | | | | | The recipe has been reworked to use the 'imxgpu2d' and 'imxgpu3d' feature overrides. Change-Id: I889bdf7997d9e9863e99e3a0416a06da20485c09 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qtbase: Refactor code to use the new overridesOtavio Salvador2016-09-081-12/+11
| | | | | | | | | The recipe has been reworked to use the 'imxgpu2d' and 'imxgpu3d' feature overrides. While on that, the i.MX6SL specific code has been reworked to used when only 2D GPU support is available. Change-Id: I8fade08f54bd74e1dfd46b59711f6896c0bc7e6e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* glmark2: Refactor code to use the new overridesOtavio Salvador2016-09-081-4/+4
| | | | | | | | | The recipe has been reworked to use the 'imxgpu2d' and 'imxgpu3d' feature overrides, while on that, the '_remove' operator usage has been removed as it is impossible to override using a bbappend file. Change-Id: I89d4a4d461b182ad3d7ca8ed8ebbfe2183caf467 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* chromium: Refactor code to use the the new overridesOtavio Salvador2016-09-082-6/+2
| | | | | | | The recipe has been reworked to use the 'imxvpu' feature override. Change-Id: Idc7e20dbb3354eb03d804d3c0e9aa79413f95c87 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: Enable machine overrides extender for i.MX6Otavio Salvador2016-09-081-0/+9
| | | | | | | | | | | | | | | | | | This enables the machine overrides extender for the i.MX6 devices. It maps (spaces are used to easy the read): - mx6q -> imxipu imxvpu imxgpu2d imxgpu3d - mx6dl -> imxpxp imxipu imxvpu imxgpu2d imxgpu3d imxepdc - mx6sx -> imxpxp imxgpu2d imxgpu3d - mx6sl -> imxpxp imxgpu2d imxepdc - mx6ul -> imxpxp - mx7d -> imxpxp imxepdc So it allows for reusing of overrides while keeps this control at the BSP side. Change-Id: Ie43aa497ce57b4a29f7b37a3eb941fb0d66691aa Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* machine-overrides-extender.bbclass: Automatically set extend the ↵Otavio Salvador2016-09-081-0/+29
| | | | | | | | | | | | | MACHINEOVERRIDES This allow to grouping of different settings for similar platforms. To use the class, specify, for example: MACHINEOVERRIDES_EXTENDER_soc = "group1:group2" Change-Id: I4a7dcd353b8bedf9d8f213827d7de768783c3d5d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Stop using generic SoC overridesOtavio Salvador2016-09-081-3/+4
| | | | | | | | The recipe has been changed to use the SoC specific override. It makes the recipe easier to read and to maintain. Change-Id: Iece4680dc88e1ee83e9f06b493074ede5c505dee Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-lib: Stop using generic SoC overridesOtavio Salvador2016-09-081-2/+4
| | | | | | | | The recipe has been changed to use the SoC specific override. It makes the recipe easier to read and to maintain. Change-Id: I6cb608efea8668e57bbde24750d1a857737271d1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Convert SOC_FAMILY to MACHINEOVERRIDESOtavio Salvador2016-09-0822-43/+41
| | | | | | | | | | The SOC_FAMILY is an indirection which makes the understanding, from OpenEmbedded versed developers and users, more difficult. Instead of using the SOC_FAMILY indirection which is rarely used, we now move to the MACHINEOVERRIDES mechanism as this is in fact what is in use. Change-Id: Ic6e58b79bdc990ac853c87761c3fff635786e4e5 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-kobs: Add git recipeJun Zhu2016-09-081-0/+19
| | | | | | | | | | The tools "kobs-ng" will be maintained as a open source project. The repository location is https://github.com/NXPmicro/imx-kobs Keep patch "fix-compile.patch" only as the other two are merged into new version. Signed-off-by: Jun Zhu <junzhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* SCR: Replace SCR with 4.1 ga releases that align to i.MX kernel releases on ↵Lauren Post2016-08-233-124/+607
| | | | | | | this branch Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx7dsabresd: Install WiFi and Bluetooth by defaultDaiane Angolini2016-08-231-0/+2
| | | | | | | This machine has the ZP_BCM4339 chip, so install the firmware by default. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* firmware-imx: Add brcm firmware installationDaiane Angolini2016-08-232-2/+33
| | | | | | | | | | | | | Add the subpackage firmware-imx-brcm which installs 4 set of WiFi and Bluetooth firmwares: * 1BW_BCM43340 * 1DX_BCM4343W * SN8000_BCM43362 * ZP_BCM4339 Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: obey LDFLAGS settingsOtavio Salvador2016-08-232-1/+3
| | | | | | | | | | | The gcc-cross default linker hash has been changed in OE-Core:fa436aeb, due that the broken recipes (which were not respecting the set LDFLAGS settings) are now exposed. This fixes the error setting the need Make flags so the build system obey the LDFLAGS setting. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xf86-video-imxfb-vivante: obey LDFLAGS settingsOtavio Salvador2016-08-232-1/+4
| | | | | | | | | | | The gcc-cross default linker hash has been changed in OE-Core:fa436aeb, due that the broken recipes (which were not respecting the set LDFLAGS settings) are now exposed. This fixes the error setting the need Make flags so the build system obey the LDFLAGS setting. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* machine: Change maintainer email to nxp.com for Lauren PostLauren Post2016-08-236-6/+6
| | | | | Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Revert "firmware-imx: Add firmware for WiFi and Bluetooth"Daiane Angolini2016-08-232-14/+2
| | | | | | | | | | This reverts commit e4a93c79de6aae56182c63c6223c19e01bdfeb42. The git repository pointed in the commit is not part of any NXP release so it is not tested. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fsl-u-boot-localversion.bbclass: Ensure git is run inside ${S}Otavio Salvador2016-08-231-1/+1
| | | | | | | | The tasks does not run inside ${S} by default anymore so we must ensure to run Git inside it. Change-Id: I9bba889ed13cc386d23fa4efdac2af5b46e2d65b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Remove apm from machine featuresStefan Agner2016-08-234-4/+4
| | | | | | | | | | | | APM (Advanced Power Management) is a more or less ancient power management API mainly from the x86 world. There is an optional APM emulation layer for ARM, and some platform make some extended use of it (e.g. PXA). However, neither is the emulation enabled on any NXP/Freescale kernel nor is it commonly used, hence remove it from machine feature. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Bump to revision e6b4241Fabio Berton2016-08-231-1/+1
| | | | | | | | | It includes the following change: - e6b4241 wandboard: Fix mmcroot device name Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Bump to revision 328e7d6Breno Lima2016-08-231-1/+1
| | | | | | | | | It includes the following change: 328e7d6: warp: Fix RAM size runtime detection Signed-off-by: Breno Lima <breno.lima@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-fslc-imx: Replace MPL3115 driverBreno Lima2016-08-231-1/+1
| | | | | | | | | | | | | | | | | | | There are currently two driver implementations for the MPL3115: - drivers/input/misc/mpl3115.c (from NXP kernel) - drivers/iio/pressure/mpl3115.c (from upstream kernel). Use the CONFIG_MPL3115 instead of CONFIG_INPUT_MPL3115 because this driver uses the Industrial I/O framework, which is the preferred and standard subsystem for sensors. The data from this sensor can be read by using the following commands on a warp7 board: cat /sys/bus/iio/devices/iio:device0/in_pressure_raw cat /sys/bus/iio/devices/iio:device0/in_temp_raw Signed-off-by: Breno Lima <breno.lima@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* firmware-imx: Add firmware for WiFi and BluetoothDaiane Angolini2016-08-232-2/+14
| | | | | | | | | Add firmware for BCM4339/TypeZP and include a new sub-package: firmware-imx-bcm4339 Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* firmware-imx: Rework recipe to use base_libdirDaiane Angolini2016-08-231-10/+10
| | | | | | | Rework recipe to use ${base_libdir} instead of pointing direct to the "lib/" path. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* adjust UBOOT_CONFIG order to let nor as the last oneTing Liu2016-08-159-24/+8
| | | | | | | | The symlink u-boot.bin and u-boot-${MACHINE}.bin will be linked to binary of the last UBOOT_CONFIG. Put nor u-boot as the last one. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* t104x: build dsar dtbTing Liu2016-08-154-0/+4
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* t1024: update dtbTing Liu2016-08-152-2/+6
| | | | | | | | * remove capwap dtb as it is not supported now * add usdpaa-shared-interfaces dtb Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* auto-resp: skip ldflags checkTing Liu2016-08-121-1/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ipc-ust: obey LDFLAGS to fix GNU_HASH errorTing Liu2016-08-122-1/+89
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* skmm-ep: obey LDFLAGS to fix GNU_HASH errorTing Liu2016-08-121-1/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* pme-tools: obey LDFLAGS to fix GNU_HASH errorTing Liu2016-08-121-1/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* usdpaa-apps: obey LDFLAGS to fix GNU_HASH errorTing Liu2016-08-121-1/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qoriq-base.inc: set PREFERRED_VERSION_testfloat to 2aTing Liu2016-08-121-0/+1
| | | | | | | | testfloat 2a has specific updates for qoriq ppc boards. Currently no plan to refresh them to 3b release. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* c293pcie: c293pcie_36b.dtb -> c293pcie.dtbTing Liu2016-08-121-3/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-qoriq: fix build path of the dtbTing Liu2016-08-122-0/+46
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* cst: add bash in RDEPENDS_cstZhenhua Luo2016-08-121-0/+1
| | | | | | | | | Fix the following warning: | WARNING: cst-git-r0 do_package_qa: QA Issue: /usr/bin/cst/uni_cfsign \ | contained in package cst requires /bin/bash, but no providers found in \ | RDEPENDS_cst? [file-rdeps] Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* pkc-host: update to 21a6b5bTing Liu2016-08-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: 21a6b5b remove from Makefile unsupported build options 49e5c4d build this driver only for C293 de748aa fix ECDH_KEYGEN_B571 c37caf5 fix ECDH_KEYGEN_B409 8aeef34 fix ECDH_KEYGEN_B283 b978c11 fix ECDH_KEYGEN_P521 59f3256 fix ECDH_KEYGEN_P384 4942972 fix ECDH_KEYGEN_P256 0109686 remove commented code adb5ea0 fix ECPBN_SIGN_TEST_571 8c27c09 fix ECPBN_VERIFY_TEST_571 2c64f11 fix ECPBN_SIGN_TEST_409 259c64c fix ECPBN_VERIFY_TEST_409 fcd6526 fix ECPBN_SIGN_TEST_283 c42c0d0 fix ECPBN_VERIFY_TEST_283 9935bc6 fix ECP_SIGN_TEST_521 b9f414b fix ECP_VERIFY_TEST_521 ae15786 fix ECP_VERIFY_TEST_384 65e6891 fix ECP_SIGN_TEST_384 d48889b fix ECP_VERIFY_TEST_256 95a1946 fix ECP_SIGN_TEST_256 07118db fix DSA_SIGN_VERIFY_TEST aa341b9 fix ECDSA_KEYGEN_TEST 8a6ee84 remove non SEC_DMA code in ecdsa_test.c e34c882 reorder ecdsa init operations for clarity f59455d remove non SEC_DMA code in dsa_test.c a87ad87 clean-up test_dsa return codes 4c62d4b clean-up returned error codes for dh tests 303d534 fix incorrect DMA access to kernel memory in ecdh tests 69d0f04 refactoring: clean-up ecdh init tests 8218a02 use a portable API to measure test results against time 9c890fd disable printing for debug messages 5f00cff disable some debug print messages f74f9e7 device dma addresses are 36 bits f9a7e12 implement context pools for dh 74c8d36 remove unused structure variable a2bd548 use unsigned type to print values 9cd790c remove unused variable ce87c88 add dummy stub to compile on ARM c569de3 change type of temporary buffers in dsa.c 4440eef change type of temporary buffers in rsa.c e6f5d1d add support for temporary buffers to be allocated in host ip_pool fed730a combine common cases in switch 24163c3 don't unmap NULL input and output buffers ee34caa do memory unmapping in the same place to simplify review a254d5f Merge branch 'fix_host_to_dev' 030029c remove HOST_DMA code from dh.c 36e7ace remove HOST_DMA code in dsa.c 0e71ace fix rsa descriptors with pointers to _device_ addresses of data 354cd63 remove custom descriptor address conversion aff76f8 use dma addresses for ip_pool instead of physical addresses 299f846 don't copy RNG init descriptors to device SRAM 69e91a9 fix host_to_dev conversion 06768c0 fix referencing device driver by global variable 05b7cb4 remove unnecessary check on pointer before free 347c8d6 fix error path clean-up for rng_init.c f10fde8 fix error recovery code for dh.c ff53efd fix error recovery code for dsa.c 4d05d58 fix incorrect failure recovery from no mem in rsa.c e41f4fe be explicit about x86 specific code e27ba78 refactoring: remove simple assignment functions bb6fd21 fix type of the descriptor pointer c059e26 include several firmware fixes 58e36c9 remove union with a single member 9a8fcfc add FIXME for known broken (and unused) code 6035037 wrap conditional code with #ifdef ca75cd8 only high perf mode is supported 42bb43e remove conditionals for always enabled SEC_DMA code 2e39ac9 enable building of pkc.o only on x86 d860b92 Merge branch 'rm_sym_hash' cddcbe0 simplify buffer allocation 4480ab5 remove unused buffer descriptors structures d7ba05f remove unsupported digest operation types b5cdc69 remove unsupported symmetric operation types 15983c7 remove union for a single remaining member 4c37906 remove commented code 2d4ef38 remove supporting code for digests 4c973a3 remove supporting code for symmetric algorithms 16aa4e9 remove digest options from Makefile 0046906 remove symmetric algorithms option from Makefile ddba6e5 remove host dma supporting code 8964e47 remove redundant cast when assigning from void* b21bdea refactoring: drop else branch on a conditional 4c130a1 explain what this structure holds 4bb526d debug prints for setup-ep 235b377 use the recommended dma-allocator function 4ca6775 separate firmware and host lines in their handshake dialog f4e5221 extract functions from a switch case catch-all function 1d77ba3 don't write values to this field since they are ignored 7471d52 align output of debug prints 126b55c remove unnecessary cast in function definition 6156ad9 remove unnecessary casts when converting phys-to-virt e84ac1e fix descriptors debug print d7714ec match ring counters all the way back to handshake a98d899 match other ring counters to handshake names 4e9ff64 match ring counters names with the ones from handshake c545ea2 add FIXME note for intr_ctrl_flag 73f41e3 rename local counters with the names used in firmware 72b8884 rename other local counters with their firmware correspondents 4005735 rename local ring counters to match variable names in firmware 398a910 rename local indexes memory to match the rest of the code d508974 rename ring counters to match the rest of the code fa8fa98 use dma addresses instead of physical ones 3d75058 clarify code and do not allow incorrect unmapping dc4b53f remove non descriptive and out of sync comments 878b10d remove non sec-dma build options from desc_buffs.c 4da5c14 replace ASSIGN64 macro in rsa code 59487fa inline redundant wrappers over simple arithmetics a273744 inline function that performs a simple addition 4263e72 inline redundand wrapper over a memory mapping function 1f87a74 pool info is on host - rename variables to clarify their meanings a6ead52 rename variable referring to virtual address 986e670 rename variable referring to device physical address 7c65096 embed buffer_pool structure into pool_info d0b4272 move function declaration to the proper header 26e9abf make explicit the type of create_pool 61bca33 remove obscure comment 4a9cc8c remove declaration of non-existing function bb233eb use consistent naming when referring to buffer pools 5603762 remove duplicated definitions of pool info structures 1cbe21d split host and device input pools into separate entities 762f784 rename the host virtual address field to match our convention 02a0f9c remove duplicated address 9e8e66f remove customized data-dump debug prints b3890d0 refactoring: inline the contents of dev_buffer structure 24b9dad disable code used only with host dma 5277c39 use offset instead of physical address to avoid conversion errors 32198d0 rename structure variable to show we have more than one ring fe95ddd drop unused handshake field 9630d19 remove assignment and space for not-used counters 717264f clarify the intent of the code in the handshake process 5d091af remove not used allocation for shadow indexes 4d3528b remove not used counters from ob-mem a1c0b25 rename handshake structure located on device f87d9cd rename handshake structure located on host 92d5105 rename structure for host memory layout 42eac76 document details of pci_bar_info structure aeafe7a simplify error checking for rng alloc functions bfad291 fix content of debug-print messages 2f396f4 fix some compilation warnings on debug print code a682f70 communicate to the device only offsets in ob-mem 6abcb44 remove information ignored during handshake f64dc51 drop volatile from host handshake memory 28d91c1 drop volatile qualifier for device handshake area 2c8f914 refactoring: remove dispatching step for command hs_init_config 85bdf97 allow only SEC_DMA build option 5e10672 remove support for DES and 3DES 1ebe7f0 fine tune the length of the key buffer fbd5e8f add support for aes-cbc SEC_DMA mode b7d88bc replace scatterwalk_sg_next with sg_next 3cde754 remove duplicated sg copy functions 2acadfe fix scatterlist buffer start address computation 34d4dd1 add option for analysing code coverage db38cd6 fix module's description string 591ccd5 fix modpost section mismatch warning Signed-off-by: Ting Liu <ting.liu@nxp.com>
* pkc-firmware: update to 21a6b5bTing Liu2016-08-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ed90f15 fix dequeueing of rng descriptors b83c7e9 add FIXME note regarding response rings 39ec4f5 add support to read SEC fault registers a92d35d mark as not used the command field in dev handshake structure 06d0ca0 remove code blocks to enhance clarity f8447c5 remove not used handshake field 4955e78 describe field purpose abc3893 remove not used counters from local resources 36f23a0 rename handshake counters to match local structures cfcb505 describe the structure member bcc6f5e compact the use of if-else conditional 4b0fa3e align debug print output for easy readout 9cac843 split double assignment to clarify code b05aef4 rename functions for clarity 837d691 rename counter to be consistent with the rest of code 4d5461d fix memory allocation for interrupt flags bb46e51 group functions together for easy review f0bd7f3 introduce variable to reduce code duplication e6274e0 move #define out of the structure into a common definitions area 2257be3 rename handshake structure located on host 4129716 rename handshake structure located on the device b09a3ad describe SEC registers 0e6c428 simplify calculation of address alignment cb18b7e clarify meaning of a hard-coded register (GUTS_SVR) 45e730c group assignments and prints to simplify code review 4fca737 group together all msi and ob assignments 6eb1e08 remove useless assignment which is overwritten later 4c07318 fix calculation and print free memory 479c677 minor clean-up in code layout db7c91c add missing commas to clarify code intent 7bbdf77 remove unused "intr_ctrl_flags" field fb7b45d use offset of response ring instead of its physical address 7614c6e use offsets into ob-mem instead of host dma addresses Signed-off-by: Ting Liu <ting.liu@nxp.com>