2018-05-24
@Steven Cartmell
HAL CRC: Add DEVICE_CRC macro to doxygen files
Steven Cartmell committed on 24 May 2018
@Steven Cartmell
HAL CRC: K64F: Set output width based on input width, not the polynomial
Steven Cartmell committed on 24 May 2018
@Steven Cartmell
HAL CRC: Fix code to match coding conventions
Steven Cartmell committed on 24 May 2018
@Steven Cartmell
Add support for final_xor for K64F Hardware CRC
Steven Cartmell committed on 24 May 2018
@Steven Cartmell
HAL CRC: Add bit width parameter to crc_config_t
Steven Cartmell committed on 24 May 2018
@Steven Cartmell
Add CRC configuration options to HAL API
Steven Cartmell committed on 24 May 2018
@Steven Cartmell
HAL CRC: Return early when calling compute with null or 0 size buffer
Steven Cartmell committed on 24 May 2018
@Steven Cartmell
Remove support for 7/8 bit CRC polynomials for K64F
Steven Cartmell committed on 24 May 2018
@Steven Cartmell
Fix CRC class coding conventions
Steven Cartmell committed on 24 May 2018
@Steven Cartmell
Add K64F Hardware CRC reference implementation ...
Steven Cartmell committed on 24 May 2018
@Steven Cartmell
Adapt MbedCRC class to support Hardware CRC ...
Steven Cartmell committed on 24 May 2018
@Steven Cartmell
Add Hardware CRC HAL API specification headers ...
Steven Cartmell committed on 24 May 2018
@Cruz Monrreal
Merge pull request #6983 from SenRamakri/sen_ErrorHandling_Push2 ...
Cruz Monrreal authored on 24 May 2018 GitHub committed on 24 May 2018
@Cruz Monrreal
Merge pull request #6932 from paul-szczepanek-arm/security-manager-dev ...
Cruz Monrreal authored on 24 May 2018 GitHub committed on 24 May 2018
@Cruz Monrreal
Merge pull request #6642 from yossi2le/yossi-device-key-driver ...
Cruz Monrreal authored on 24 May 2018 GitHub committed on 24 May 2018
@Cruz Monrreal
Merge pull request #6794 from RonEld/cc310_porting ...
Cruz Monrreal authored on 24 May 2018 GitHub committed on 24 May 2018
@Kevin Bracey
Merge pull request #6847 from ARMmbed/feature-emac ...
Kevin Bracey authored on 24 May 2018 GitHub committed on 24 May 2018
@Martin Kojtal
Merge pull request #6993 from deepikabhavnani/cpu_test_fix ...
Martin Kojtal authored on 24 May 2018 GitHub committed on 24 May 2018
@Martin Kojtal
Merge pull request #6273 from bulislaw/update_cmsis_5.3 ...
Martin Kojtal authored on 24 May 2018 GitHub committed on 24 May 2018
2018-05-23
@Cruz Monrreal
Merge pull request #6960 from hasnainvirk/msg_flags ...
Cruz Monrreal authored on 23 May 2018 GitHub committed on 23 May 2018
@deepikabhavnani
Increased wait time to allow device to sleep ...
deepikabhavnani committed on 23 May 2018
@Cruz Monrreal
Merge pull request #6968 from theotherjimmy/test-relpath ...
Cruz Monrreal authored on 23 May 2018 GitHub committed on 23 May 2018
@Cruz Monrreal
Merge pull request #6862 from jamesbeyond/fastmodel_support ...
Cruz Monrreal authored on 23 May 2018 GitHub committed on 23 May 2018
@Senthil Ramakrishnan
Doxygen fixes
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Splitting MBED_ERROR macros to support ones with/without error value argument
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Refactor error reporting
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Adding mbed prefixes to all macros and functions to avoid namespace conflicts
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Test application/cases optimization for some low memory targets, macro changes and test fixes
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Fix test failures when trap errors are enabled and other fixes
Senthil Ramakrishnan committed on 23 May 2018
@Senthil Ramakrishnan
Fixes to align with naming conventions
Senthil Ramakrishnan committed on 23 May 2018