- Sep 04, 2018
-
-
Filipe Rinaldi authored
Fix typo in the word "contributions". Change-Id: I3051031a981bf0104b2b5a849a8e28090bcbd592 Signed-off-by:
Filipe Rinaldi <filipe.rinaldi@arm.com>
-
- Aug 23, 2018
-
-
Chris Kay authored
This patch enables a number of useful warning flags, namely -pedantic and -pedantic-errors. It also re-enables the strict aliasing warning. Change-Id: Id912e0dae914e6a9eebbeef727bd4447ebe18c21 Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
Chris Kay authored
Fix `dereferencing type-punned pointer will break strict-aliasing rules` errors. Change-Id: I3eef4c8df85104e1b96edc7da7d5f68cf1455bfc Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
Chris Kay authored
Fix `pointers to arrays with different qualifiers are incompatible in ISO C` errors. Change-Id: I97eca84df6e9bc23250457191b5695adc92fe24c Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
Chris Kay authored
Fix `ISO C99 requires at least one argument for the "..." in a variadic macro` errors. Change-Id: Ied477b9eac9f552a7896379618f5b6668d0ef651 Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
Chris Kay authored
Fix `ISO C forbids 'return' with expression, in function returning void` errors. Change-Id: Idf7c0284f15c0e2228c9eace02cbb132a3ccb38e Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
Chris Kay authored
Change-Id: I4b7dd6d19b795d46f0420a4e7138d9e2685fd772 Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
Chris Kay authored
Change-Id: Ieebd946caf9be40018e87109f7b35ac904203e42 Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
Chris Kay authored
This occurs when enabling -pedantic as statement expressions are a GNU extension. Change-Id: I6afe1065373518c489ca5f9bba13e5f554704a86 Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
Chris Kay authored
Change-Id: I978ce4e6d7b81a9cbe9313a2e6b855f767294ffd Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
Chris Kay authored
This commit moves all inclusions of <assert.h> into <fwk_assert.h>, which now includes it instead. This allows us to keep all assert-related logic under one roof. Change-Id: I4ec0d950dfd9264733645bc14da952b8c1619501 Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
- Aug 22, 2018
-
-
Nicola Mazzucato authored
Renamed as all symbols/define exposed by the build system should have the prefix BUILD_ in their names. Change-Id: I8893121b32c31584a163a991547925cc028ee1c9 Signed-off-by:
Nicola Mazzucato <nicola.mazzucato@arm.com>
-
- Aug 16, 2018
-
-
Chris Kay authored
This commit moves PEP8 to PyCodeStyle and ensures the build environment for each compilation is using the correct toolchain. Change-Id: I7c26c94c6b1d2cc072eda80307246a2ae21c1c0f Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
Chris Kay authored
Change-Id: Idcebd8d6c3d1c1faede819caec3114ddbdfae51c Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
Chris Kay authored
While supposedly valid syntax, Doxygen does not seem to like this link. Removing until we can identify an alternative. Change-Id: I2dd5057b9831c9c8a41bb9e99b8b278d9844ec59 Signed-off-by:
Chris Kay <chris.kay@arm.com>
-
- Jul 25, 2018
-
-
Elieva Pignat authored
When running on FVP, alarms set within a very short time period can be missed. This patch defines a minimum timestamp workaround. Change-Id: Icb7ca816d94c5b3467633e9931d7205d569b1f2a Signed-off-by:
Elieva Pignat <Elieva.Pignat@arm.com>
-
Elieva Pignat authored
Change-Id: I339715bf64ba38b6c1b0473419e55eed4e330e68 Signed-off-by:
Elieva Pignat <Elieva.Pignat@arm.com>
-
Elieva Pignat authored
Change-Id: I8e6f54ac5afff0479d1be8252b1d2f25df2eaecf Signed-off-by:
Elieva Pignat <Elieva.Pignat@arm.com>
-
Chris Kay authored
Change-Id: I890942badbaa4676651e142c09cf03752bda77e4
-
- Jun 08, 2018
-
-
Ronald Cron authored
Co-authored-by:
Filipe Rinaldi <filipe.rinaldi@arm.com> Co-authored-by:
Paul Beesley <paul.beesley@arm.com> Co-authored-by:
Chris Kay <chris.kay@arm.com> Co-authored-by:
Elieva Pignat <elieva.pignat@arm.com> Co-authored-by:
Pedro Custodio <pedro.krewinkelcustodio@arm.com> Change-Id: Ic7524ad58a7c15d5b055e88a9719b2feee437f1d Signed-off-by:
Ronald Cron <ronald.cron@arm.com>
-
Ronald Cron authored
The framework relies on some code specific to the architecture of the processor it is running on. This patch adds the code specific to the ARMv7-M based processors. Co-authored-by:
Filipe Rinaldi <filipe.rinaldi@arm.com> Co-authored-by:
Paul Beesley <paul.beesley@arm.com> Co-authored-by:
Chris Kay <chris.kay@arm.com> Co-authored-by:
Elieva Pignat <elieva.pignat@arm.com> Co-authored-by:
Pedro Custodio <pedro.krewinkelcustodio@arm.com> Change-Id: If60f7f6a8907336bca90fe01394dab586b5c9a42 Signed-off-by:
Ronald Cron <ronald.cron@arm.com>
-
Ronald Cron authored
Please see doc/framework.md for details. Co-authored-by:
Filipe Rinaldi <filipe.rinaldi@arm.com> Co-authored-by:
Paul Beesley <paul.beesley@arm.com> Co-authored-by:
Chris Kay <chris.kay@arm.com> Co-authored-by:
Elieva Pignat <elieva.pignat@arm.com> Co-authored-by:
Pedro Custodio <pedro.krewinkelcustodio@arm.com> Change-Id: I1744c60eca295c60b3fabcfafb522fbff5d7306c Signed-off-by:
Ronald Cron <ronald.cron@arm.com>
-
Filipe Rinaldi authored
Change-Id: Iaf9acebd643aa7ee6076c90afaa87f77d232843c Signed-off-by:
Ronald Cron <ronald.cron@arm.com>
-